math-float64-epsilon-difference
Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.
Found 233 results for ieee754
Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.
num7 - SUPREME PRECISION GENERAL PURPOSE ARITHMETIC-LOGIC DECIMAL LIBRARY PACKAGE FOR JAVASCRIPT LANGUAGE
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
```typescript import { hexIeee754_32ToNum, numToIeee754_32Hex } from "ieee754-hex";
float value encode/decode two's complement and single precision floating point format(ieee754)
Create a filled array having the same length and data type as a provided array.
Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Create an array filled with NaNs and having the same length and data type as a provided array.
Typed array pool.
Return the maximum safe integer capable of being represented by a numeric real type.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one and having the same length and data type as a provided input array.