68 packages found
Description
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
Keywords
Publisher
Description
Simple, safe floating point math. Based on the Math portion of the sinful.js project at https://github.com/guipn/sinful.js
Keywords
Publisher
Description
Safer floating-point math operations in JavaScript that return results we expect, so that 0.1 + 0.2 adds up to 0.3, e.g.
Keywords
Publisher
Description
An lightweight and high performance precision calculation for JavaScript and Node.js. 解决 JavaScript 与 Node.js 精度计算(小数、浮点数计算精度)问题,轻量级、性能较高。
Keywords
- accurate-core
- accurate
- accuracy
- precision
- arithmetic
- calculation
- floating-point
- decimal
- lightweight
- high performance
- add
- addition
- subtract
- subtraction
- View more
Publisher
Description
An precision calculation for JavaScript and Node.js. supports numbers, decimals, strings, arrays, matrices and expression. 解决 JavaScript 与 Node.js 精度计算(小数、浮点数计算精度)问题。支持数字、小数、字符串、数组、矩阵和表达式。
Keywords
- accurate
- accuracy
- precision
- arithmetic
- calculation
- floating-point
- decimal
- expression
- add
- addition
- subtract
- subtraction
- mul
- multiply
- View more
Publisher
Description
Floating point complex division
Keywords
Publisher
Description
Floating point complex modulus
Keywords
Publisher
Description
Fracty is a decimal-to-fraction conversion module that solves the many well known problems with decimal-to-fraction conversion modules. Those common problems include overlooking conversion inaccuracies in the IEEE Standard for Floating-Point Arithmetic (I
Keywords
Publisher
Description
Floating point complex square root
Keywords
Publisher
Description
Compute the real roots of a quadratic equation in a numerically stable manner
Keywords
Publisher
Description
Open-Source Libraries for Solidity by ABDK Consulting
Keywords
Publisher
Description
Dead-simple and lightning-fast solution for the floating-point issue in JavaScript
Keywords
Publisher
Description
A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
Keywords
Publisher
Description
npm module template
Keywords
Publisher
Description
Simple, safe floating point math. Based on the Math portion of the sinful.js project at https://github.com/guipn/sinful.js
Keywords
Publisher
Description
A library of JavaScript tools for floating-point calculation
Keywords
Publisher
Description
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Keywords
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Publisher
Description
Creates a double-precision floating-point number from a higher order word and a lower order word.
Keywords
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- from
- View more
Publisher
Description
Splits a floating-point number into a higher order word and a lower order word.
Keywords
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Publisher
Description
Provide a four operations calculator API with workaround for the common floating-point issue