@stdlib/math-base-special-lucas
Compute the nth Lucas number.
Compute the nth Lucas number.
Return the maximum safe integer capable of being represented by a numeric real type.
Return the maximum safe integer capable of being represented by a numeric real type.
Return the minimum safe integer capable of being represented by a numeric real type.
Return the minimum safe integer capable of being represented by a numeric real type.
Return the size (in bytes) of the canonical binary representation of a specified numeric type.
Return the maximum value of a specified numeric type.
Return the maximum value of a specified numeric type.
Return the minimum value of a specified numeric type.
Return the minimum value of a specified numeric type.
Return the size (in bytes) of the canonical binary representation of a specified numeric type.
Return the maximum finite value capable of being represented by a numeric real type.
Return the maximum finite value capable of being represented by a numeric real type.
Return the smallest positive normal value capable of being represented by a numeric real type.
Return the smallest positive normal value capable of being represented by a numeric real type.
Typed array pool.
Create an uninitialized array having a specified length.
Create an uninitialized array having the same length and data type as a provided array.
Create a filled array.
Create a filled array according to a provided callback function.