1
$\begingroup$

I have a range of number that are coming in from 0 - 1 for example: 0.178 0.45 0.89 0.41

The highest they can go is 1.0

I would like to convert these into a scale going from 1 - 180

So if the number that came in was 0.5

  • 2
    Let $x \in [0,1]$. Then $y = 179x+1$.2012-12-07

1 Answers 1