@stdlib/math-base-special-sqrt1pm1
Compute sqrt(1 + x) - 1.
Compute sqrt(1 + x) - 1.
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.
Return the Cartesian power.
Return the Cartesian product.
Return the Cartesian square.
Generate an array of linearly spaced dates.
Generate a linearly spaced numeric array using a provided increment.