JSPM

Found 233 results for ieee754

@stdlib/number-float32-base-from-word

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

  • v0.2.2
  • 27.85
  • Published

@stdlib/array-full

Create a filled array having a specified length.

  • v0.2.1
  • 26.09
  • Published

@stdlib/math-base-special-frexp

Split a double-precision floating-point number into a normalized fraction and an integer power of two.

  • v0.2.3
  • 25.23
  • Published

@stdlib/array-ones

Create an array filled with ones and having a specified length.

  • v0.2.1
  • 24.98
  • Published

math-float64-nextafter

Returns the next representable double-precision floating-point number after x toward y.

  • v1.0.0
  • 21.13
  • Published

@stdlib/number-float32-base-signbit

Return a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).

  • v0.2.2
  • 20.41
  • Published

@stdlib/array-zero-to

Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.

  • v0.2.2
  • 18.99
  • Published

@stdlib/array-nans

Create an array filled with NaNs and having a specified length.

  • v0.2.1
  • 18.57
  • Published

@stdlib/constants-float16-eps

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

  • v0.2.2
  • 15.87
  • Published

@stdlib/utils-real-min

Return the smallest positive normal value capable of being represented by a numeric real type.

  • v0.2.2
  • 13.03
  • Published

typed-eval

Type-based calculation does right.

  • v2.1.0
  • 12.91
  • Published

math-float32-from-bits

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

  • v1.0.1
  • 12.62
  • Published

@stdlib/utils-safe-int-min

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

  • v0.2.2
  • 12.62
  • Published

@stdlib/array-empty-like

Create an uninitialized array having the same length and data type as a provided array.

  • v0.3.0
  • 11.33
  • Published

math-float32-significand

Returns an integer corresponding to the significand of a single-precision floating-point number.

  • v1.0.0
  • 10.97
  • Published

math-float32-nextafter

Returns the next representable single-precision floating-point number after x toward y.

  • v1.0.0
  • 10.87
  • Published

bigbit

Implementation of BigBit standard for numeric data type and character encoding

  • v1.3.2
  • 10.46
  • Published

ieee754-binary16-modbus

Converts raw modbus integer to IEEE-754 Binary16 Floating Point format

  • v1.1.0
  • 10.01
  • Published

math-float64-get-low-word

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

  • v1.0.0
  • 8.71
  • Published

technically

Get the “exact value” of the number

  • v2.0.1
  • 8.62
  • Published

const-max-float64

Maximum double-precision floating-point number.

  • v1.0.1
  • 8.02
  • Published

@stdlib/array-ones-like

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

  • v0.2.1
  • 7.25
  • Published

const-precision-float64

Effective number of bits in the significand of a double-precision floating-point number.

  • v1.0.1
  • 6.88
  • Published

const-max-float32

Maximum single-precision floating-point number.

  • v1.0.2
  • 6.88
  • Published

@stdlib/array-zeros-like

Create a zero-filled array having the same length and data type as a provided array.

  • v0.2.2
  • 6.86
  • Published

@stdlib/utils-safe-int-max

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

  • v0.2.2
  • 6.86
  • Published

math-float32-to-word

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

  • v1.0.0
  • 6.36
  • Published

@stdlib/utils-real-max

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

  • v0.2.2
  • 6.36
  • Published

math-float64-flipsign

Returns a double-precision floating-point number with the magnitude of x and the sign of x*y.

  • v1.0.0
  • 6.14
  • Published

@stdlib/array-zero-to-like

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.

  • v0.2.2
  • 6.02
  • Published

math-float64-set-high-word

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

  • v1.0.0
  • 5.30
  • Published

math-float64-signbit

Returns a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).

  • v1.0.0
  • 5.30
  • Published

const-precision-float16

Effective number of bits in the significand of a half-precision floating-point number.

  • v1.0.0
  • 5.25
  • Published

const-eps-float64

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

  • v1.0.0
  • 5.13
  • Published

const-eps-float16

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

  • v1.0.0
  • 5.02
  • Published

num7.js

num7 - SUPREME PRECISION GENERAL PURPOSE ARITHMETIC-LOGIC DECIMAL LIBRARY PACKAGE FOR JAVASCRIPT LANGUAGE

  • v1.0.3
  • 4.01
  • Published

const-eps-float32

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

  • v1.0.0
  • 4.01
  • Published

math-float32-signbit

Returns a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).

  • v1.0.1
  • 4.01
  • Published

@stdlib/utils-real-max-cli

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

  • v0.2.2
  • 4.01
  • Published

math-float32-exponent

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

  • v1.0.0
  • 3.88
  • Published

math-float32-from-word

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

  • v1.0.0
  • 3.87
  • Published

const-precision-float32

Effective number of bits in the significand of a single-precision floating-point number.

  • v1.0.0
  • 3.80
  • Published

@stdlib/utils-real-min-cli

Return the smallest positive normal value capable of being represented by a numeric real type.

  • v0.2.2
  • 3.80
  • Published

math-float64-epsilon-difference

Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.

  • v1.0.0
  • 2.35
  • Published

num7

num7 - SUPREME PRECISION GENERAL PURPOSE ARITHMETIC-LOGIC DECIMAL LIBRARY PACKAGE FOR JAVASCRIPT LANGUAGE

  • v1.0.6
  • 2.35
  • Published

math-float32-normalize

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

  • v1.0.1
  • 2.32
  • Published

ieee754-hex

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

    • v1.0.27
    • 2.26
    • Published

    floatv

    float value encode/decode two's complement and single precision floating point format(ieee754)

    • v1.0.1
    • 2.26
    • Published

    @stdlib/array-full-like

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

    • v0.2.1
    • 2.21
    • Published

    @guld/ieee754

    Read/write IEEE754 floating point numbers from/to a Buffer or array-like object

    • v1.1.12
    • 0.00
    • Published

    iso-ieee754

    Read/write IEEE754 floating point numbers from/to a Buffer or array-like object

    • v1.1.13
    • 0.00
    • Published

    @stdlib/array-nans-like

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

    • v0.2.1
    • 0.00
    • Published

    @stdlib/array-one-to-like

    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.

    • v0.2.2
    • 0.00
    • Published