@stdlib/math-base-special-tand
Compute the tangent of an angle measured in degrees
@stdlib/math-base-special-asecd
Compute the arcsecant (in degrees) of a double-precision floating-point number.
math-base-special-acotdf
Compute the arccotangent (in degrees) of a single-precision floating-point number.
math-base-special-acosdf
Compute the arccosine (in degrees) of a single-precision floating-point number.
@stdlib/math-base-special-secd
Compute the secant of an angle measured in degrees.
@stdlib/math-base-special-cosd
Compute the cosine of an angle measured in degrees.
@stdlib/math-base-special-asind
Compute the arcsine (in degrees) of a double-precision floating-point number.
@stdlib/math-base-special-atand
Compute the arctangent(in degrees) of a double-precision floating-point number.
@stdlib/math-base-special-acosd
Compute the arccosine (in degrees) of a double-precision floating-point number.
math-base-special-atandf
Compute the arctangent(in degrees) of a single-precision floating-point number.
@stdlib/math-base-special-asindf
Compute the arcsine (in degrees) of a single-precision floating-point number.
@stdlib/math-base-special-acscd
Compute the arccosecant (in degrees) of a double-precision floating-point number.
math-base-special-acscdf
Compute the arccosecant (in degrees) of a single-precision floating-point number.
@stdlib/math-base-special-asecdf
Compute the arcsecant (in degrees) of a single-precision floating-point number.
@stdlib/math-base-special-acotd
Compute the arccotangent (in degrees) of a double-precision floating-point number.
@stdlib/math-base-special-cotd
Compute the cotangent of an angle measured in degrees