what would you call the inverse of lerp i.e. alpha = (n - low) / (high - low) ?
@aeva I get confused every time any API calls this something other than inverse lerp (UE calls it GetRangePct which is awful)