@hridel/modulo

A robust modular arithmetic utility for JavaScript, handling both positive and negative integers with ease. Ensure consistent, non-negative results for your modulo operations. Perfect for mathematical computations, circular buffer implementations, and mor

js-math-lib

Math library in js ## Install first ⚙️ ```bash npm install js-math-lib ```

num-ops

A library for performing precise mathematical operations in JavaScript.