JSPM

Found 19 results for significand

math-float64-get-high-word

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

  • v1.0.0
  • 64.03
  • Published

math-float64-set-low-word

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

  • v1.0.0
  • 54.09
  • Published

math-float64-to-words

Splits a floating-point number into a higher order word and a lower order word.

  • v1.0.0
  • 53.39
  • Published

math-float32-significand

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

  • v1.0.0
  • 14.25
  • Published

bit-manipulation

An ES module providing functions for setting and clearing bits (and doing any bitwise operations) in Numbers up to 53 bits and in BigInts of any bit-width. In addition there's also functions to manipulate the bits in JavaScript's 64-bit floats and represe

  • v1.0.0
  • 10.34
  • Published

const-precision-float64

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

  • v1.0.1
  • 8.52
  • Published

const-precision-float16

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

  • v1.0.0
  • 7.18
  • Published

math-float64-set-high-word

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

  • v1.0.0
  • 6.48
  • Published

const-precision-float32

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

  • v1.0.0
  • 4.95
  • Published