@stdlib/math-base-special-atanf
Compute the arctangent of a single-precision floating-point number.
Compute the arctangent of a single-precision floating-point number.
Compute the hyperbolic arctangent of a double-precision floating-point number.
Inverse incomplete beta function.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root for each element in a single-precision floating-point strided array.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array according to a strided mask array.
Compute the reciprocal square root for each element in a double-precision floating-point strided array.
Compute the multiplicative inverse for each element in a strided array.
Compute the reciprocal square root for each element in a strided array.
Compute the multiplicative inverse for each element in a single-precision floating-point strided array.
Compute the arctangent of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
Create an iterator which computes the arccosine of each iterated value.
Create an iterator which computes the hyperbolic arccosine of each iterated value.
Create an iterator which computes the inverse cotangent of each iterated value.
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
Compute the arccosine of each element retrieved from an input strided array via a callback function.