interpolate
interpolate lets you map a value from one range to another using linear interpolation.
clamp
clamp lets you limit a value within a specified range.
interpolateColor
interpolateColor maps input range to output colors using linear interpolation.
getRelativeCoords
getRelativeCoords determines the location on the screen, relative to the given view.