@writetome51/get-fixed-float
Returns number with fixed number of digits after the decimal. It also rounds cautiously to avoid cumulative errors
Found 57 results for rounding
Returns number with fixed number of digits after the decimal. It also rounds cautiously to avoid cumulative errors
Precise to N fractional digits without rounding the Number. 99.9999 => precise_to_n_fractionals(99.9999,3) => 99.999
Angular pipe for round a number to N decimal places
a rounding function that may give more accurate rounding results than the method taught in school. It avoids cumulative errors
Round a number to n significant figures.
Takes number and returns it with decimal shifted by a given number places
Rounds number to specific number of digits before or after decimal
A simple package for rounding numbers by EPSILON prop
A lightweight and reliable JavaScript library for precise currency operations, built to safely handle monetary values without floating point errors.
Accurate Rounding up to 16n decimal places
Custom rounding behaviour for BigInt arithmetic
Remove self intersections, t-junctions and duplicate edges/vertices from a planar straight line graph
Get the integral and fractional parts of a given number.
Like Math.floor but for Date objects
Rounding the numbers in object and objects in array.
A program for price counting in Duopomelo.ID
Hexagon grid rounding
Significant rounding
A function which fixes floating-point rounding errors in JavaScript
Round numbers to a step. Accepts an interval and optional offset.
Round a number to the floor or ceiling, based on your own set bias
A simple number formatting utility for Javascript and Node.js
A function to offer more rounding options for numbers in JavaScript and TypeScript
Utility functions for applying custom rounding rules to prices, where decimal parts are rounded to either .5 or the next whole number.
Precision based math operations
A spiffy rounder for numbers
Round numbers
formats a number using fixed-point notation and returns a number
Simple utilities for rounding and converting storage units
A simple and tiny library with no dependencies for monetary operations and recipes
Small function that rounds number with selected precision
Maths expression eval for boring stuff like money, accounting and such
A utility package for converting decimal numbers to fractions, simplifying fractions, validating fraction strings, and converting improper fractions to mixed numbers.
Number short-scaling for JavaScript
The fixdecimal package provides an extended rounding and decimal digit fixing solution in JavaScript.This Package allows to handle floating number operations precisely and effiently.
A small library of functions for rounding minutes, seconds, and milliseconds by intervals.
A simple and tiny library for monetary operations