JSPM

Found 72 results for math.io

math-float32-frexp

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

  • v1.0.0
  • 5.79
  • Published

math-cospi

Computes cos(πx).

  • v1.0.0
  • 5.79
  • Published

math-float32-exponent

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

  • v1.0.0
  • 4.94
  • 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.55
  • 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.38
  • Published

math-gamma

Gamma function.

  • v1.0.2
  • 2.89
  • 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.68
  • Published

math-float32-normalize

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

  • v1.0.1
  • 2.65
  • Published

math-beta

Beta function.

  • v0.0.0
  • 2.65
  • Published

math-binomcoef

Computes the binomial coefficient.

  • v0.0.0
  • 2.56
  • Published