round-to
Round a number to a specific number of decimal places: `1.234` → `1.2`
Round a number to a specific number of decimal places: `1.234` → `1.2`
The exact-math is a set of methods for addition, subtraction, multiplication, division, rounding, ceiling, flooring and powering calculations. It can be used with big number as it handles the floating point problem.
The lodash method `_.floor` exported as a module.
Rounds a numeric value toward negative infinity.
an indexed quad mesh with normals and UVs
processing/p5.js map like function, including floating point numbers support
.round, .ceil, .floor with precision parameter: .round(1.234, 2) → 1.23
A rounding library for JavaScript that behaves predictably (unlike Math.round, Math.floor, Math.ceil).
A number is a mathematical object used to count, measure, and label.
Angular map editor is a canvas-based interactive editor for 2D maps, like office floor maps etc. The initial trigger to create this library was a need to define a set of objects locations on 2D map, that will be then presented on 3D visualization of offic
Mathematics is the classification and study of all possible patterns.
Rounding methods for momentjs
Rounds down number to specific precision.
Rounds down number to specific precision.
Rounding functions for Date objects
Decimal adjustment of a number.
Simple date flooring, floor a date to the start of a specified time window.
Ceils the given value to the specified number of decimal places.
Like Math.floor but for Date objects
simple rounding library