@stdlib/math-base-special-sinh
Compute the hyperbolic sine of a double-precision floating-point number.
Compute the hyperbolic sine of a double-precision floating-point number.
Compute sin(πx).
Spence's function, also known as the dilogarithm.
Compute the principal square root of a double-precision floating-point number.
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.