18 packages found

Round a numeric value to the nearest integer.

published 0.0.7 a year ago
M
Q
P

A library that offers more number rounding options for JavaScript and TypeScript

published 4.0.1 4 months ago
M
Q
P

Round a numeric value to the nearest multiple of 10^n.

published 0.0.6 a year ago
M
Q
P

.round, .ceil, .floor with precision parameter: .round(1.234, 2) → 1.23

published 1.0.5 5 years ago
M
Q
P

Round a complex number to the nearest integer.

published 0.0.7 a year ago
M
Q
P

Create an iterator which rounds each iterated value to the nearest integer.

published 0.0.7 a year ago
M
Q
P

Round a numeric value to the nearest power of 10 on a linear scale.

published 0.0.6 a year ago
M
Q
P

Round a numeric value to the nearest power of two on a linear scale.

published 0.0.6 a year ago
M
Q
P

Create an iterator which rounds each iterated value to the nearest power of 10 on a linear scale.

published 0.0.6 a year ago
M
Q
P

Round a numeric value to the nearest multiple of b^n on a linear scale.

published 0.0.6 a year ago
M
Q
P

Round a complex number to the nearest multiple of 10^n.

published 0.0.6 a year ago
M
Q
P

Round a numeric value to the nearest number with N significant figures.

published 0.0.6 a year ago
M
Q
P

Create an iterator which rounds each iterated value to the nearest power of two on a linear scale.

published 0.0.6 a year ago
M
Q
P

Brings decimal adjustment to the Math object.

published 1.0.3 7 years ago
M
Q
P

Rounds a numeric value to the nearest integer.

published 1.0.0 7 years ago
M
Q
P

测试包

published 1.0.0 4 months ago
M
Q
P

Precise to N fractional digits without rounding the Number. 99.9999 => precise_to_n_fractionals(99.9999,3) => 99.999

published 1.0.8 2 years ago
M
Q
P

Extend Math.round to support an argument for decimal places

published 1.0.3 7 years ago
M
Q
P