A lightweight math utility library that provides commonly used mathematical functions for JavaScript and TypeScript applications.
-
Updated
Mar 19, 2025 - TypeScript
A lightweight math utility library that provides commonly used mathematical functions for JavaScript and TypeScript applications.
Get a value's interpolant within a linear range, effectively remapping a value v within [a, b] to [0, 1].
Add a description, image, and links to the inverse-lerp topic page so that developers can more easily learn about it.
To associate your repository with the inverse-lerp topic, visit your repo's landing page and select "manage topics."