JSPM

Found 309 results for compute.io

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.19
  • Published

math-uint16-bits

Returns a string giving the literal bit representation of an unsigned 16-bit integer.

  • v1.0.0
  • 5.19
  • Published

blas-dswap

Interchanges the elements of x and y.

  • v1.0.0
  • 5.09
  • Published

const-precision-float16

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

  • v1.0.0
  • 5.09
  • Published

math-uint32-to-binary-string

Returns a string giving the literal bit representation of an unsigned 32-bit integer.

  • v1.0.0
  • 5.09
  • Published

const-min-int8

Minimum signed 8-bit integer.

  • v1.0.2
  • 5.09
  • Published

const-precision-float32

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

  • v1.0.0
  • 3.97
  • Published

compute-inf

Creates an infinity-filled matrix or array.

  • v1.0.0
  • 3.97
  • 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.96
  • Published

math-float32-exponent

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

  • v1.0.0
  • 3.95
  • 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
  • 3.93
  • 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
  • 3.85
  • Published

const-log10e

Base 10 logarithm of Euler's number.

  • v1.0.0
  • 3.81
  • Published

math-binomcoef

Computes the binomial coefficient.

  • v0.0.0
  • 2.31
  • Published

math-gamma

Gamma function.

  • v1.0.2
  • 2.31
  • Published

math-float32-normalize

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

  • v1.0.1
  • 2.25
  • Published

math-beta

Beta function.

  • v0.0.0
  • 2.25
  • 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.25
  • Published