Skip to content
@math-io

Math

Mathematical functions.

Popular repositories Loading

  1. erfc erfc Public

    Complementary error function.

    JavaScript 14

  2. riemann-zeta riemann-zeta Public

    Riemann zeta function.

    JavaScript 9 1

  3. float64-copysign float64-copysign Public

    Returns a double-precision floating-point number with the magnitude of `x` and the sign of `y`.

    JavaScript 6

  4. power power Public

    Exponential function.

    JavaScript 5

  5. erf erf Public

    Error function.

    JavaScript 4

  6. float64-to-binary-string float64-to-binary-string Public

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

    JavaScript 4

Repositories

Showing 10 of 102 repositories
  • round Public

    Rounds a numeric value to the nearest integer.

    math-io/round’s past year of commit activity
    Makefile 1 MIT 1 0 0 Updated Jul 21, 2020
  • power Public

    Exponential function.

    math-io/power’s past year of commit activity
    JavaScript 5 MIT 0 1 0 Updated Jul 21, 2020
  • float64-from-bits Public

    Creates a double-precision floating-point number from a literal bit representation.

    math-io/float64-from-bits’s past year of commit activity
    JavaScript 2 MIT 0 0 0 Updated Feb 20, 2020
  • uint8-to-binary-string Public

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

    math-io/uint8-to-binary-string’s past year of commit activity
    Makefile 2 MIT 0 1 0 Updated Feb 20, 2020
  • floor Public

    Rounds a numeric value toward negative infinity.

    math-io/floor’s past year of commit activity
    Makefile 3 MIT 0 0 0 Updated Feb 20, 2020
  • float32-normalize Public

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

    math-io/float32-normalize’s past year of commit activity
    Makefile 2 MIT 0 0 0 Updated Feb 20, 2020
  • float64-ldexp Public

    Multiplies a double-precision floating-point number by an integer power of 2.

    math-io/float64-ldexp’s past year of commit activity
    JavaScript 2 MIT 0 0 0 Updated May 18, 2016
  • riemann-zeta Public

    Riemann zeta function.

    math-io/riemann-zeta’s past year of commit activity
    JavaScript 9 1 0 0 Updated Apr 1, 2016
  • float64-epsilon-difference Public

    Computes the relative difference of two real numbers in units of double-precision floating-point epsilon.

    math-io/float64-epsilon-difference’s past year of commit activity
    JavaScript 3 MIT 0 0 0 Updated Mar 20, 2016
  • uint16-to-binary-string Public

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

    math-io/uint16-to-binary-string’s past year of commit activity
    Makefile 2 MIT 0 0 0 Updated Mar 18, 2016

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…