This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The input u will be rescaled to run from y_min
to y_max
over the range u_min
to u_max
to obtain the output y.
y = Functions.rescale( x, {u_min,u_max}, {y_min, y_max});