compute-nansum
Computes the sum of an array ignoring non-numeric values.
Computes the sum of an array ignoring non-numeric values.
Computes the product.
Computes the product of an array ignoring any non-numeric values.
Computes the arithmetic range of an array ignoring non-numeric values.
A set of functions for doing math on numbers without floating point numbers
Do math with money! Without risking loss of data to floating point representations!
Utilizes math.js to correctly parse order of operations. Also, when expressions can not be resolved (if there are are multiple units types for example), postcss-arithmetic can replace the whole expression with a CSS `calc()` statement.
A javascript library for doing fractional arithmetic
Returns a postfix (Reverse Polish Notation) expression from an infix expression.
Joi extension for decimals
Data Transformation Language - JSON templates and data transformation
An arbitrary-precision Decimal type for JavaScript.
Simple wrapper for basic arithmetic
Types and functions to work with real numbers
Quickly and robustly determines which region contains a given query point
BigDecimal schema type for mongoose based on big.js
A sorting library for Node.js & javascript made based on well kown algorithmes included : Bead Sort , Gravity Sort , Bucket Sort , Bin Sort , Counting Sort , Insertion Sort , Merge Sort , Radix Sort
Total Precision Arithmetic
Calculate a postfix (Reverse Polish Notation) expression.
Curried calculation of the product of multiplying multiplicand and multiplier.