Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@stdlib/math-base-special-acot
Compute the inverse cotangent.
@stdlib/math-base-special-acoth
Compute the inverse hyperbolic cotangent.
mathtool-js
A lightweight and powerful JavaScript math library that includes number theory, combinatorics, and trigonometry functions.
@stdlib/math-base-special-cot
Evaluate the cotangent of a number.
@stdlib/math-iter-special-acot
Create an iterator which computes the inverse cotangent of each iterated value.
@stdlib/math-base-special-coth
Compute the hyperbolic cotangent of a number.
@stdlib/math-strided-special-acot-by
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-acoth
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
@stdlib/math-base-special-acotf
Compute the inverse cotangent of a single-precision floating-point number.
@stdlib/math-strided-special-acoth-by
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
@stdlib/math-base-special-cotd
Compute the cotangent of an angle measured in degrees
@stdlib/math-base-special-tand
Compute the tangent of an angle measured in degrees