@stdlib/math-iter-special-acot
Create an iterator which computes the inverse cotangent of each iterated value.
Found 147 results for radians
Create an iterator which computes the inverse cotangent of each iterated value.
Compute the hyperbolic arctangent of a number.
Create an iterator which computes the arctangent of each iterated value.
Create an iterator which computes the half-value versed cosine for each iterated value.
Compute the half-value coversed cosine.
Compute the inverse half-value versed cosine.
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arcsine of a number.
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
Compute the inverse coversed sine of each element retrieved from an input strided array via a callback function.
Create an iterator which computes the coversed sine for each iterated value.
Simultaneously compute the sine and cosine of a number times π.
Compute the arccosecant of a single-precision floating-point number.
Compute the inverse half-value versed sine of each element retrieved from an input strided array via a callback function.
Compute the inverse hyperbolic cotangent.
Compute the hyperbolic cotangent of a number.
Create an iterator which computes the hyperbolic arctangent of each iterated value.
Compute the arccosecant (in degrees) of a single-precision floating-point number.
Create an iterator which computes the coversed cosine for each iterated value.
Harald Math, a lightweight math library.
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Compute the half-value coversed sine.
Compute the arccosecant (in degrees) of a double-precision floating-point number.
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
Functions for working with angles
Create an iterator which computes the inverse coversed cosine of each iterated value.
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Compute the arccotangent (in degrees) of a double-precision floating-point number.
Create an iterator which computes `cos(x) - 1` for each iterated value.
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
Create an iterator which computes the inverse versed sine of each iterated value.
Create an iterator which computes the inverse versed cosine of each iterated value.
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
Angular unit conversion
Create an iterator which evaluates the hyperbolic sine for each iterated value.
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
Create an iterator which computes the inverse half-value versed sine of each iterated value.
Pretty print radians and degrees. Also converts between them.
Convert each element in a single-precision floating-point strided array from degrees to radians.
Compute the arcsecant (in degrees) of a double-precision floating-point number.
Compute the arcsecant (in degrees) of a single-precision floating-point number.
Create an iterator which computes the versed cosine for each iterated value.
Compute the arctangent(in degrees) of a double-precision floating-point number.
a collection of useful maths functions and objects for use in simple javascript projects, including games
Compute the versed cosine.
Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.
Create an iterator which computes the arcsine of each iterated value.
Create an iterator which computes the hyperbolic cosine for each iterated value.
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 hyperbolic arcsine of each iterated value.
Compute the cosecant of a number.
Compute the sine of each element retrieved from an input strided array via a callback function.
Create an iterator which computes the half-value coversed sine for each iterated value.
Create an iterator which computes the cosine of each iterated value.
Create an iterator which computes the cosine of each iterated value times π.
Compute the versed sine.
Compute the arcsine (in degrees) of a double-precision floating-point number.
Compute the arcsine (in degrees) of a single-precision floating-point number.
Convert each element in a strided array from degrees to radians.
A function to convert degrees to radians.
Create an iterator which computes the sine of each iterated value.
Compute the arccosine (in degrees) of a double-precision floating-point number.
Create an iterator which computes the sine of each iterated value times π.
Create an iterator which converts an angle from radians to degrees for each iterated value.
Convert each element in a double-precision floating-point strided array from degrees to radians.
angle between the center and each corner of a regular minimal polygon in n dimensions
Create an iterator which computes the versed sine for each iterated value.
Convert each element in a single-precision floating-point strided array from degrees to radians according to a strided mask array.
Simple object that will iterate around a circle and get the next iterated angle in radians
Computes cos(πx).
Convert effortlessly between degrees and radians
A representation and unit conversion tool for CSS angles
Compute the cosine for each element retrieved from an input strided array via a callback function.
a simple library for converting distance to radians and radians to distace on the earth's surface
Simple function which converts degrees to radians
Converts degrees to radians and vice versa.
Convert each element in a double-precision floating-point strided array from degrees to radians according to a strided mask array.
ES Vector Math is a library for working with vectors in JavaScript or TypeScript.
Maths Extension Methods that I wish were in the Standard Library
Manage GPS coordinates points
Simple function which converts radians to degrees
Create an iterator which converts an angle from degrees to radians for each iterated value.
Wraps trigonometric functions allowing switching between radians and degrees