I'm writing a function, but when I compile an execute, I get out 0.000000000 as the result when I plug in any value. Even something as high as 1000. The number I need to put in there is around 40.
At 40, the bottom function yields 1.89(10^-5), so that's why I tried a large number. To see if...