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
@mathematics/fraction
Fraction library written in JavaScript.
v1.0.0-beta.4 URL:
https://unpkg.com/@mathematics/fraction@1.0.0-beta.4/lib/fraction.js
Open
Browse Files
arithmetic
denominator
fraction
fractions
math
mathematics
number
numerator
quotient
arithmetic
Simple javascript safe arithmetic functions
v1.0.1 URL:
https://unpkg.com/arithmetic@1.0.1/index.js
Open
Browse Files
add
arithmetic
difference
divide
math
multiply
product
quotient
subtract
sum
quotient
Rational numbers for Javascript
v0.1.4 URL:
https://unpkg.com/quotient@0.1.4/index.js
Open
Browse Files
rational
numbers
math
quotient
numerator
denominator
@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