@stdlib/math-base-special-cosd
Compute the cosine of an angle measured in degrees.
Compute the cosine of an angle measured in degrees.
Evaluate the cotangent of a number.
Compute the cotangent of an angle measured in degrees
Compute the hyperbolic cotangent of a number.
Compute the inverse hyperbolic cotangent.
Compute the arctangent of a double-precision floating-point number.
Compute the arctangent(in degrees) of a double-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.
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.
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 inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
Create an iterator which evaluates the tangent for each iterated value.
Create an iterator which evaluates the hyperbolic tangent for each iterated value.
Create an iterator which computes the hyperbolic arctangent of each iterated value.
Evaluate the tangent of a number.
Compute the tangent of an angle measured in degrees
Compute the hyperbolic tangent of a double-precision floating-point number.