Arbitrary precision decimal arithmetic library. Polyfill for decimal proposal. Implemented on the top of BigInt.
Qubic cryptographic primitives: KangarooTwelve hashing, FourQ elliptic curve arithmetic, SchnorrQ signatures, and seed/identity derivation.
Arbitrary precision decimal arithmetic in TypeScript by leveraging native BigInt
Utility to evaluate BODMAS arithmetic formulas
Utility library for doing arithmetic operation on of 12-hour and 24-hour value and conversion among these formats
A decimal.js extension for the evaluation of arithmetic expressions
Compute the arithmetic mean over all iterated values.
A set of functions for doing math on numbers without floating point numbers
A simple cli to use arithmetic operators
Performs arithmetic operations (+,-,×,÷,%,^) on two numeric inputs
Compute an arithmetic mean and unbiased sample variance incrementally.
Compute an arithmetic mean of squared absolute values incrementally.
Accurate arithmetic library — fixes JavaScript floating point precision, with a built-in expression parser. Zero dependencies.
AssemblyScript library for arbitrary-precision decimal arithmetic.
Primitive-like integer and decimal types for safe arithmetic
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Four methods for basic arithmetic operations exposed as AngularJS service
A comprehensive TypeScript money utilities library with currency-aware operations, precise decimal arithmetic, and financial calculation helpers
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
Calculate the arithmetic mean of a double-precision floating-point strided array.
Calculate the arithmetic mean of a single-precision floating-point strided array.
Compute a moving arithmetic mean and unbiased sample variance incrementally.
type-safe price representation with sub-cent precision, iso 4217 currency support, and lossless arithmetic
Generates the Reverse Polish Notation (Postfix and Prefix) expression form of an arithmetic expression in (Infix) form.