Search
@csstools/postcss-exponential-functions
Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS
v2.0.5 URL:
https://unpkg.com/@csstools/postcss-exponential-functions@2.0.5/dist/index.cjs
Open
Browse Files
exp
exponential
hypot
log
postcss-plugin
pow
sqrt
extra-bigint
A BigInt can represent whole numbers larger than 2⁵³ - 1.
v1.2.0 URL:
https://unpkg.com/extra-bigint@1.2.0/index.js
Open
Browse Files
extra
bigint
big
integer
aliquotParts
clamp
greatestPrimeFactor
hcf
leastPrimeFactor
map
mean
rootMeanSquare
abs
aliquotSum
arithmeticMean
binomial
cbrt
ceilDiv
compare
constrain
cubicMean
factorial
floorDiv
gcd
geometricMean
harmonicMean
hypot
is
isPow10
isPow2
isPrime
lcm
lerp
log10
log2
max
maxPrimeFactor
median
min
minPrimeFactor
mod
modes
modp
multinomial
nextPow10
nextPow2
prevPow10
prevPow2
primeExponentials
primeFactors
product
properDivisors
quadriaticMean
range
rem
remap
root
roundDiv
sign
sqrt
sum
variance
extra-bigint.web
A BigInt can represent whole numbers larger than 2⁵³ - 1 {web}.
v1.2.0 URL:
https://unpkg.com/extra-bigint.web@1.2.0/index.js
Open
Browse Files
extra
bigint
big
integer
aliquotParts
clamp
greatestPrimeFactor
hcf
leastPrimeFactor
map
mean
rootMeanSquare
abs
aliquotSum
arithmeticMean
binomial
cbrt
ceilDiv
compare
constrain
cubicMean
factorial
floorDiv
gcd
geometricMean
harmonicMean
hypot
is
isPow10
isPow2
isPrime
lcm
lerp
log10
log2
max
maxPrimeFactor
median
min
minPrimeFactor
mod
modes
modp
multinomial
nextPow10
nextPow2
prevPow10
prevPow2
primeExponentials
primeFactors
product
properDivisors
quadriaticMean
range
rem
remap
root
roundDiv
sign
sqrt
sum
variance
@stdlib/math-base-special-hypot
Compute the hypotenuse avoiding overflow and underflow.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-hypot@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
math
mathematics
euclid
euclidean
hypotenuse
geometry
hypot
triangle
pythagoras
pythagorean theorem
trigonometry
trig
double-precision
double
dbl
@stdlib/math-base-special-fast-alpha-max-plus-beta-min
Compute the hypotenuse using the alpha max plus beta min algorithm.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-fast-alpha-max-plus-beta-min@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdfastmath
math
mathematics
fastmath
fast
euclid
euclidean
hypotenuse
geometry
hypot
triangle
pythagoras
pythagorean theorem
trigonometry
trig
alpha max plus beta min
approximation
approx