JSPM

Found 107 results for compute-io

blas-daxpy

Multiplies x and a constant and adds the result to y.

  • v1.0.3
  • 9.33
  • Published

math-float32-bits

Returns a string giving the literal bit representation of a single-precision floating-point number.

  • v1.0.0
  • 9.30
  • Published

blas-idamax

Finds the first element equal to the maximum absolute value of x and returns the element index.

  • v1.0.0
  • 9.08
  • Published

const-ln10

Natural logarithm of 10.

  • v1.0.0
  • 9.08
  • Published

blas-dasum

Computes the sum of absolute values (L1 norm).

  • v1.0.2
  • 8.79
  • Published

const-max-float64

Maximum double-precision floating-point number.

  • v1.0.1
  • 8.79
  • Published

math-uint8-bits

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

  • v1.0.0
  • 7.99
  • Published

stdmath

Standard Math library.

  • v0.0.4
  • 7.95
  • Published

blas-ddot

Computes the dot product of x and y.

  • v1.0.0
  • 7.94
  • Published

const-precision-float64

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

  • v1.0.1
  • 7.77
  • Published

const-max-float32

Maximum single-precision floating-point number.

  • v1.0.2
  • 7.77
  • Published

math-uint16-to-binary-string

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

  • v1.0.1
  • 7.19
  • 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.97
  • 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.89
  • 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
  • 6.00
  • 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.91
  • Published

math-betaln

Natural logarithm of the beta function.

  • v0.0.0
  • 5.91
  • Published

math-float64-set-high-word

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

  • v1.0.0
  • 5.81
  • 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.81
  • Published

math-uint16-bits

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

  • v1.0.0
  • 5.81
  • 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.74
  • Published

math-cospi

Computes cos(πx).

  • v1.0.0
  • 5.74
  • Published

blas-dswap

Interchanges the elements of x and y.

  • v1.0.0
  • 5.67
  • Published

const-precision-float16

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

  • v1.0.0
  • 5.67
  • Published

math-uint32-to-binary-string

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

  • v1.0.0
  • 5.67
  • Published

math-float32-exponent

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

  • v1.0.0
  • 4.54
  • Published

const-precision-float32

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

  • v1.0.0
  • 4.47
  • 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.40
  • 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.39
  • 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
  • 4.34
  • Published

const-log10e

Base 10 logarithm of Euler's number.

  • v1.0.0
  • 4.30
  • Published

math-gamma

Gamma function.

  • v1.0.2
  • 2.66
  • 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.57
  • Published

math-binomcoef

Computes the binomial coefficient.

  • v0.0.0
  • 2.54
  • Published

math-float32-normalize

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

  • v1.0.1
  • 2.51
  • Published

math-beta

Beta function.

  • v0.0.0
  • 2.51
  • Published