Search
@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-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