A library that has a simple math calculation addition, subtraction, multiplication and division
Multiply a double-precision floating-point number by an integer power of two.
Test if a finite double-precision floating-point number is an integer.
mdast extension to parse and serialize math
micromark extension to support math (`$C_L$`)
ES Math-related intrinsics and helpers, robustly cached.
Test if a finite double-precision floating-point number is a nonnegative integer.
Round a numeric value to the nearest integer.
Evaluate a factorial.
Gamma function.
Test if a finite double-precision floating-point number is a positive integer.
Add support for more integer widths to Buffer
Test if a finite double-precision floating-point number is a negative integer.
Compute the greatest common divisor (gcd).
React component to render markdown
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Multiplies two floating point numbers together producing a non-overlapping increasing sequence of floats
Incomplete gamma function.
Perform C-like multiplication of two unsigned 32-bit integers.
Natural logarithm of the square root of 2π.
remark plugin to parse and stringify math
Display math in TeX with KaTeX and ReactJS
This repository contains a collection of TypeScript utility functions for geometric calculations, primarily focused on line intersection and distance calculations.
LEB128 utilities for Node