Search results
54 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Round a double-precision floating-point number toward positive infinity.
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.
- math
- floating
- point
- precision
- problem
- IEEE
- 754
- arithmetic
- calculation
- addition
- subtraction
- multiplication
- division
- add
- View more
Rounds a numeric value toward positive infinity.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- math.ceil
- ceil
- round
- integer
- nearest
- number
A rounding library for JavaScript that behaves predictably (unlike Math.round, Math.floor, Math.ceil).
The lodash method `_.ceil` exported as a module.
A number is a mathematical object used to count, measure, and label.
- extra
- number
- aliquotParts
- clamp
- fromRoman
- greatestPrimeFactor
- hcf
- leastPrimeFactor
- map
- mean
- norm
- rootMeanSquare
- toRoman
- aliquotSum
- View more
Round a single-precision floating-point number toward positive infinity.
.round, .ceil, .floor with precision parameter: .round(1.234, 2) → 1.23
Mathematics is the classification and study of all possible patterns.
- extra
- math
- aliquotParts
- clamp
- greatestPrimeFactor
- hcf
- leastPrimeFactor
- map
- mean
- norm
- rootMeanSquare
- aliquotSum
- arithmeticMean
- binomial
- View more
Round a numeric value to the nearest power of two toward positive infinity.
Mathematics is the classification and study of all possible patterns {web}.
- extra
- math
- aliquotParts
- clamp
- greatestPrimeFactor
- hcf
- leastPrimeFactor
- map
- mean
- norm
- rootMeanSquare
- aliquotSum
- arithmeticMean
- binomial
- View more
A number is a mathematical object used to count, measure, and label {web}.
- extra
- number
- aliquotParts
- clamp
- fromRoman
- greatestPrimeFactor
- hcf
- leastPrimeFactor
- map
- mean
- norm
- rootMeanSquare
- toRoman
- aliquotSum
- View more
Round a numeric value to the nearest power of 10 toward positive infinity.
Round a numeric value to the nearest power of two toward zero.
Round a numeric value to the nearest multiple of 10^n toward positive infinity.
Exchange Number Formatting
A TypeScript utility library providing essential mathematical operations and functions for developers. It includes basic arithmetic operations, statistical calculations, combinatorics, rounding functions, and more. Perfect for JavaScript and TypeScript pr
- react
- math
- maths
- basic math
- arithmetic
- math operations
- typescript
- javascript
- math functions
- math utilities
- utility library
- developer tools
- npm package
- sum
- View more
An Angular Library, that gives you a hussle free experience on data operation using pipes
- ngx
- ng
- angular
- pipes
- filters
- library
- ngx pipes
- angular filters
- angular pipes
- pipe
- operation
- string
- array
- object
- View more
Round a numeric value to the nearest power of 10 toward zero.