@stdlib/math-base-special-asind
Compute the arcsine (in degrees) of a double-precision floating-point number.
Found 147 results for radians
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