@stdlib/math-base-special-cceilf
Round a single-precision complex floating-point number toward positive infinity.
Round a single-precision complex floating-point number toward positive infinity.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n toward positive infinity.
Compute the ccis function of a double-precision complex floating-point number.
Evaluate the identity function for a single-precision complex floating-point number.
Compute the inverse of a double-precision complex floating-point number.
Evaluate the exponential function for a double-precision complex floating-point number.
Return a double-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.
Round a double-precision complex floating-point number toward negative infinity.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n toward negative infinity.
Evaluate the identity function for a double-precision complex floating-point number.
Evaluate the signum function of a double-precision complex floating-point number.
Compute the argument of a double-precision complex floating-point number in radians.
Compute the absolute value and the phase of a double-precision complex floating-point number.
Round each component of a double-precision complex floating-point number to the nearest integer.
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n.
Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.
Single-precision complex floating-point zero.