I have the following situation.
I have an start point of 40 degrees temperature and endpoint of 69 degrees.
Now i want to normalize all values in this range into an skala from 1-15.
This should happen exponentally. I already have a formular based on an linear approach, but i want the number between 1-15 rise exponentally the more the temperatures comes to the endpoint 69.
Example: 40 degrees = 0P
51 degrees = 4P
61 degrees = 12P
Could you point me out to the right direction. I dont know why but i am having a mind blockade at the moment ^^
Thank you in advance!