Let's say I have 60 linear steps from 0 - 5. therefore 5/60 = 0.0833 (0, 0.0833, 0.2499,..4.91667,5) Thus creating a straight line.
Now, what would I need to do if I wanted to convert these 60 steps from 0 - 5 into exponential? what equation could I use to find any step from 0 - 5?
Obviously to find the step value for linear would be:
Step Value = (5/60)*Step Number
But I can't for the life of me figure out the exponential. Thank you for your help in advance!