Search
@stdlib/math-base-special-ceil
Round a double-precision floating-point number toward positive infinity.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-ceil@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.ceil
ceil
round
integer
nearest
value
number
@stdlib/math-base-special-ceil2
Round a numeric value to the nearest power of two toward positive infinity.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-ceil2@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.ceil
ceil
ceil2
round
nextpow2
prevpow2
nearest
number
@stdlib/math-base-special-ceilf
Round a single-precision floating-point number toward positive infinity.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-ceilf@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.ceil
ceil
round
integer
nearest
value
number
float
float32
single-precision
flt
@stdlib/math-base-special-ceiln
Round a numeric value to the nearest multiple of 10^n toward positive infinity.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-ceiln@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.ceil
ceil
ceiln
round
fix
tofixed
integer
nearest
number
@stdlib/math-base-special-ceil10
Round a numeric value to the nearest power of 10 toward positive infinity.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-ceil10@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.ceil
ceil
ceil10
round
nearest
number