Search
@stdlib/math-base-special-round
Round a numeric value to the nearest integer.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-round@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.round
round
integer
nearest
number
@stdlib/math-base-special-roundn
Round a double-precision floating-point number to the nearest multiple of 10^n.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-roundn@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.round
round
roundn
fix
tofixed
integer
nearest
number
more-rounding
A library that offers more number rounding options for JavaScript and TypeScript
v4.2.2 URL:
https://unpkg.com/more-rounding@4.2.2/dist/index.js
Open
Browse Files
round
rounding
Math
math
math.round
@stdlib/math-base-special-roundsd
Round a numeric value to the nearest number with N significant figures.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-roundsd@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.round
round
significant
figures
sigfig
sigfigs
digits
measurement
science
nearest
number
@stdlib/math-base-special-croundn
Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-croundn@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.round
round
roundn
cround
integer
nearest
value
fix
tofixed
complex
cmplx
number