2 مستودعات
Standard library for scientific computing and data analysis in Node.js and browsers.
Distinct from JavaScript Math Libraries: Distinct from JavaScript Math Libraries: provides a full standard library for scientific computing, not just math functions.
Explore 2 awesome GitHub repositories matching scientific & mathematical computing · Scientific Computing Libraries. Refine with filters or upvote what's useful.
decimal.js is a JavaScript arbitrary precision library designed to perform mathematical calculations without the rounding errors associated with standard floating-point numbers. It provides a high-precision math toolkit for executing basic arithmetic and advanced transcendental functions with configurable significant digits. The library implements decimal-based math that supports various rounding modes and arbitrary precision settings. It includes a numeric string parser for converting decimal, hexadecimal, binary, and octal strings into high-precision numeric types, as well as a utility for
Executes complex mathematical functions like logarithms, roots, and trigonometry with configurable precision in JavaScript.
Serves as a comprehensive JavaScript standard library for scientific computing and data analysis.