@stdlib/constants-float64-apery
Apéry's constant.
Found 233 results for ieee754
Apéry's constant.
Double-precision floating-point NaN.
Cube root of half-precision floating-point epsilon.
Maximum safe double-precision floating-point integer.
Half-precision floating-point positive infinity.
Catalan's constant.
Smallest positive normalized half-precision floating-point number.
Maximum safe Fibonacci number when stored in double-precision floating-point format.
Size (in bytes) of a half-precision floating-point number.
Cube root of double-precision floating-point epsilon.
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Size (in bytes) of a double-precision floating-point number.
Maximum half-precision floating-point number.
Glaisher-Kinkelin constant.
Base 10 logarithm of Euler's number.
Square root of 1/2.
Base 2 logarithm of Euler's number.
Fourth root of double-precision floating-point epsilon.
Effective number of bits in the significand of a double-precision floating-point number.
Half-precision floating-point mathematical constants.
Smallest positive half-precision floating-point subnormal number.
Double-precision floating-point mathematical constants.
Minimum safe half-precision floating-point integer.
The bias of a half-precision floating-point number's exponent.
Effective number of bits in the significand of a half-precision floating-point number.
Test if a single-precision floating-point numeric value is finite.
The maximum base 10 exponent for a subnormal double-precision floating-point number.
Natural logarithm of 10.
Return the smallest positive normal value capable of being represented by a numeric real type.
Creates a single-precision floating-point number from a literal bit representation.
Return the minimum safe integer capable of being represented by a numeric real type.
Type-based calculation does right.
Test if two floating point numbers overlap
Base utilities for single-precision floating-point numbers.
Create an uninitialized array having the same length and data type as a provided array.
Decompose a double-precision floating-point number into integral and fractional parts.
Returns an integer corresponding to the significand of a single-precision floating-point number.
Returns the next representable single-precision floating-point number after x toward y.
Implementation of BigBit standard for numeric data type and character encoding
Base utilities for double-precision floating-point numbers.
Converts raw modbus integer to IEEE-754 Binary16 Floating Point format
2Ď€.
Returns a 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Get the “exact value” of the number
Test if a value is a 64-bit or 128-bit complex number.
Maximum double-precision floating-point number.
Maximum safe double-precision floating-point integer.
Create an array filled with ones and having the same length and data type as a provided array.
Return a double-precision floating-point number with the magnitude of x and the sign of x*y.
Square root of double-precision floating-point epsilon.
Maximum single-precision floating-point number.
Create a zero-filled array having the same length and data type as a provided array.
Return the maximum safe integer capable of being represented by a numeric real type.
Utilities for double-precision floating-point numbers.
Effective number of bits in the significand of a double-precision floating-point number.
Maximum single-precision floating-point number.
Return the maximum finite value capable of being represented by a numeric real type.
Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Returns a double-precision floating-point number with the magnitude of x and the sign of x*y.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero and having the same length and data type as a provided input array.
Utilities for single-precision floating-point numbers.
Return a single-precision floating-point number with the magnitude of x and the sign of x*y.
Sets the more significant 32 bits of a double-precision floating-point number.
Returns a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Return the minimum safe integer capable of being represented by a numeric real type.
Effective number of bits in the significand of a half-precision floating-point number.
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.
Create a typed array.
Create a complex number typed array.
Cube root of double-precision floating-point epsilon.
Returns a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).
Return the maximum finite value capable of being represented by a numeric real type.
num7 - SUPREME PRECISION GENERAL PURPOSE ARITHMETIC-LOGIC DECIMAL LIBRARY PACKAGE FOR JAVASCRIPT LANGUAGE
Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.
Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Effective number of bits in the significand of a single-precision floating-point number.
Return the smallest positive normal value capable of being represented by a numeric real type.
Returns an integer corresponding to the unbiased exponent of a single-precision floating-point number.
use numeral automatically
num7 - SUPREME PRECISION GENERAL PURPOSE ARITHMETIC-LOGIC DECIMAL LIBRARY PACKAGE FOR JAVASCRIPT LANGUAGE
Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.
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.