add
A cross-browser, numerically stable algorithm to add floats accurately
Found 57 results for rounding
A cross-browser, numerically stable algorithm to add floats accurately
Remove self intersections, t-junctions and duplicate edges/vertices from a planar straight line graph
Calculate percentages from a list of values.
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.
Rounds an integer up to a power of 2
Banker's rounding for Javascript
A library that offers more number rounding options for JavaScript and TypeScript
Rounding methods for exact numbers using strings.
A javascript-based library containing functions that match built in `round` function in PHP
This has not been performance tested.
Bankers round function to reduce the accumulated error written in TS.
PricingCore - A high-precision, currency-agnostic pricing engine with BigInt precision, multiple markup strategies, multiple rounding strategies, and ISO 4217 currency support via currency-codes package
Exchange Number Formatting
calculate rounded averages
Utility functions used to perform basic math.
3 functions: getRounded(), getRoundedUp(), getRoundedDown()
Decimal rounding with ULP.
'smart-handlebars' is a powerful Handlebars templating extension that enhances your frontend development capabilities. It extends the standard Handlebars functionality with a suite of additional functions, making it a versatile tool for web developers. Wi
A function to offer more rounding options for numbers in JavaScript and TypeScript
Financial precise calculator
A tiny utility function to perform symmetric rounding (a.k.a. "commercial rounding") on a number.
a rounding function that may give more accurate rounding results than the method taught in school. It avoids cumulative errors
Angular pipe for round a number to N decimal places
Accurate Rounding up to 16n decimal places
Returns number with fixed number of digits after the decimal. It also rounds cautiously to avoid cumulative errors
Rounds number to specific number of digits before or after decimal
Precise to N fractional digits without rounding the Number. 99.9999 => precise_to_n_fractionals(99.9999,3) => 99.999
A lightweight and reliable JavaScript library for precise currency operations, built to safely handle monetary values without floating point errors.
Round a number to n significant figures.
Takes number and returns it with decimal shifted by a given number places
A simple and tiny library for monetary operations
A simple package for rounding numbers by EPSILON prop
Rounding the numbers in object and objects in array.
Custom rounding behaviour for BigInt arithmetic
A function which fixes floating-point rounding errors in JavaScript
Get the integral and fractional parts of a given number.
Remove self intersections, t-junctions and duplicate edges/vertices from a planar straight line graph
Like Math.floor but for Date objects
Hexagon grid rounding
A program for price counting in Duopomelo.ID
Significant rounding
Round a number to the floor or ceiling, based on your own set bias
A simple number formatting utility for Javascript and Node.js
Utility functions for applying custom rounding rules to prices, where decimal parts are rounded to either .5 or the next whole number.
Round numbers to a step. Accepts an interval and optional offset.
Round numbers
A spiffy rounder for numbers
formats a number using fixed-point notation and returns a number
Simple utilities for rounding and converting storage units
Precision based math operations
A small library of functions for rounding minutes, seconds, and milliseconds by intervals.
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.