Search
@stdlib/math-base-special-floor
Round a double-precision floating-point number toward negative infinity.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-floor@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.floor
floor
round
integer
nearest
value
number
double
double-precision
dbl
math-floor
Rounds a numeric value toward negative infinity.
v1.0.1 URL:
https://unpkg.com/math-floor@1.0.1/lib/index.js
Open
Browse Files
compute.io
compute-io
compute
computation
math.io
math-io
math
mathematics
math.floor
floor
round
integer
nearest
value
scalar
number
@stdlib/math-base-special-floor2
Round a numeric value to the nearest power of two toward negative infinity.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-floor2@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.floor
floor
floor2
round
nextpow2
prevpow2
nearest
number
@stdlib/math-base-special-cfloorn
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n toward negative infinity.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-cfloorn@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.floor
floor
cfloor
round
integer
nearest
value
fix
tofixed
complex
cmplx
number
@stdlib/math-base-special-floorb
Round a numeric value to the nearest multiple of b^n toward negative infinity.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-floorb@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.floor
floor
floorb
floorn
round
integer
nearest
number