Search
@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-atanf
Compute the arctangent of a single-precision floating-point number.
v0.1.0 URL:
https://unpkg.com/@stdlib/math-base-special-atanf@0.1.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.atan
atanf
arctangent
tangent
inverse
trig
trigonometry
radians
angle
@stdlib/math-iter-special-atan2
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).
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-atan2@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.atan2
atan2
atan
arctangent
quotient
inverse
trig
trigonometry
radians
iterator
iterable
iterate
@stdlib/math-iter-special-atan
Create an iterator which computes the arctangent of each iterated value.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-atan@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.atan
atan
tan
arctangent
arc
inverse
trig
trigonometry
radians
iterator
iterable
iterate