1 Repo
Configurable maps that store mathematical operations and constants to allow custom logic extensions.
Distinct from Pluggable Architectures: Distinct from general pluggable architectures by focusing specifically on the registry of math functions and constants.
Explore 1 awesome GitHub repository matching data & databases · Mathematical Function Registries. Refine with filters or upvote what's useful.
Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It functions as a symbolic computation engine, a linear algebra toolkit, a statistical analysis library, and a unit conversion system. The project distinguishes itself by providing a symbolic engine capable of parsing, simplifying, and manipulating mathematical expressions algebraically without requiring immediate numerical evaluation. It includes a framework for defining and converting physical quantities with units of measure and automatic prefix support. The library covers a broad
Provides a configurable map of mathematical operations and constants that allows users to add custom logic.