Search
@csstools/postcss-exponential-functions
Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS
v2.0.9 URL:
https://unpkg.com/@csstools/postcss-exponential-functions@2.0.9/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.1 URL:
https://unpkg.com/extra-bigint@1.2.1/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/constants-float64-sqrt-eps
Square root of double-precision floating-point epsilon.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-sqrt-eps@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
double
dbl
floating-point
float
float64
64bit
64-bit
ieee754
epsilon
eps
number
sqrt
square
root
@stdlib/math-base-special-sqrt
Compute the principal square root of a double-precision floating-point number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-sqrt@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.sqrt
sqrt
principal
square
root
power
number
@stdlib/constants-float64-sqrt-two-pi
Square root of 2π.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-sqrt-two-pi@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
mathematics
math
pi
2pi
sqrt
square
root
ieee754
double
dbl
precision
floating-point
float64