Search
@csstools/postcss-trigonometric-functions
Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships
v4.0.5 URL:
https://unpkg.com/@csstools/postcss-trigonometric-functions@4.0.5/dist/index.cjs
Open
Browse Files
acos
acos2
asin
atan
cos
css
postcss-plugin
sin
tan
trigonometric
@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-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