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-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-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
@stdlib/math-strided-special-atan-by
Compute the arctangent of each element retrieved from an input strided array via a callback function.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-strided-special-atan-by@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.atan
atan
arctangent
tangent
tan
arc
inverse
trig
trigonometry
vector
array
strided
ndarray
element-wise
map
transform
accessor
callback
clbk