IRangeOpsF
Public / Methods
Transform
Transforms the given value from this range to the given range.
This method transforms the given input value in with a linear function that maps start and end points of this range onto the start and end points of the given target in range, respectively. No clamping is performed by this method.