Table of Contents
Polynomial Expansions
Binomial Formula
Linearly Map a Value in a Range into another Range
Implementations
Polynomial Expansions
Binomial Formula
Linearly Map a Value in a Range into another Range
Given a value
such that
we can map
onto a different range such that
by using the formula:
Implementations
PHP
JavaScript