JSPM

Found 309 results for compute.io

const-max-float32

Maximum single-precision floating-point number.

  • v1.0.2
  • 6.87
  • 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.25
  • Published

dstructs-to-array

Construct an array of arrays from a matrix.

  • v1.0.2
  • 6.25
  • Published

compute-zeros

Creates a zero-filled matrix or array.

  • v1.0.0
  • 6.23
  • Published

math-uint16-to-binary-string

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

  • v1.0.1
  • 6.23
  • 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.08
  • 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.24
  • Published

math-betaln

Natural logarithm of the beta function.

  • v0.0.0
  • 5.24
  • Published

math-float32-frexp

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

  • v1.0.0
  • 5.21
  • Published

math-cospi

Computes cos(πx).

  • v1.0.0
  • 5.21
  • 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.20
  • Published

math-float64-set-high-word

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

  • v1.0.0
  • 5.17
  • 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.17
  • Published

math-uint16-bits

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

  • v1.0.0
  • 5.17
  • Published

blas-dswap

Interchanges the elements of x and y.

  • v1.0.0
  • 5.10
  • Published

const-precision-float16

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

  • v1.0.0
  • 5.10
  • Published

math-uint32-to-binary-string

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

  • v1.0.0
  • 5.10
  • Published

const-min-int8

Minimum signed 8-bit integer.

  • v1.0.2
  • 5.07
  • 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.94
  • Published

math-float32-exponent

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

  • v1.0.0
  • 3.93
  • 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.91
  • 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.84
  • Published

const-log10e

Base 10 logarithm of Euler's number.

  • v1.0.0
  • 3.80
  • Published

math-binomcoef

Computes the binomial coefficient.

  • v0.0.0
  • 2.31
  • Published

math-gamma

Gamma function.

  • v1.0.2
  • 2.30
  • Published

math-float32-normalize

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

  • v1.0.1
  • 2.26
  • Published

math-beta

Beta function.

  • v0.0.0
  • 2.26
  • 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