I try to exponentially decrease a value (force) over specific 10 to 11 range.
In other words, if a length of a vector d is 10 cm then force needs to be 1000 Newton. If length d is close to 11 cm then force should be close to 0.
My exponential decreasing formula is doing it, but on a large scale, and i have no idea how to bring it within 10-11 range.
Any help is appreciated!
Here is a demo in excel with the formula unrolled:
Cell M16 = 1000
Cell L17 = 10.1
