Get a value's interpolant within a linear range, effectively remapping a value v within [a, b] to [0, 1].
-
Updated
Jul 6, 2024 - JavaScript
Get a value's interpolant within a linear range, effectively remapping a value v within [a, b] to [0, 1].
A lightweight math utility library that provides commonly used mathematical functions for JavaScript and TypeScript applications.
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."