Search
@stdlib/math-base-special-asin
Compute the arcsine of a double-precision floating-point number.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-asin@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.asin
asin
arcsine
sine
inverse
trig
trigonometry
radians
angle
polyfill
ponyfill
@stdlib/math-base-special-acos
Compute the arccosine of a double-precision floating-point number.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-acos@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.acos
acos
arccosine
inverse
trig
trigonometry
radians
polyfill
ponyfill
@stdlib/math-base-special-atan
Compute the arctangent of a double-precision floating-point number.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-atan@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.atan
atan
arctangent
tangent
tan
arc
inverse
trig
trigonometry
polyfill
ponyfill
@stdlib/math-base-special-atan2
Compute the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-atan2@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.atan2
atan2
atan
arctangent
quotient
inverse
trig
trigonometry
value
number
@stdlib/math-base-special-sin
Compute the sine of a number.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-sin@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.sin
sin
sine
trig
trigonometry
radians
angle