Search results

232 packages found

Return the minimum safe integer capable of being represented by a numeric real type.

published 0.2.1 3 months ago
M
Q
P

Return the maximum finite value capable of being represented by a numeric real type.

published 0.2.1 3 months ago
M
Q
P

Create an array filled with NaNs and having the same length and data type as a provided array.

published 0.2.1 3 months ago
M
Q
P

Utilities for double-precision floating-point numbers.

published 0.2.1 3 months ago
M
Q
P

```typescript import { hexIeee754_32ToNum, numToIeee754_32Hex } from "ieee754-hex";

published 1.0.27 2 years ago
M
Q
P

Enforce finance-safe calculations using BigNumber instead of native JavaScript arithmetic and Math functions.

published 2.2.0 a year ago
M
Q
P

Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Creates a double-precision floating-point number from a higher order word and a lower order word.

published 1.0.0 8 years ago
M
Q
P

Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.

published 1.0.0 8 years ago
M
Q
P

Smallest positive double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Sets the less significant 32 bits of a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Multiplies a double-precision floating-point number by an integer power of two.

published 1.0.1 8 years ago
M
Q
P

Returns an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

A module to encode and decode IEEE 754 floating point numbers.

published 2.0.0 4 years ago
M
Q
P

Creates a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.

published 1.0.0 8 years ago
M
Q
P

Sets the more significant 32 bits of a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Difference between one and the smallest value greater than one that can be represented as a double-precision floating-point number.

published 1.0.0 8 years ago
M
Q
P

Creates a single-precision floating-point number from a literal bit representation.

published 1.0.1 8 years ago
M
Q
P

Maximum double-precision floating-point number.

published 1.0.1 8 years ago
M
Q
P