0
De Jager formula exponents not right
Im supposed to make a program where I use the de Jager formula to calculate a mathematical constant but my exponents dont match the exponents of the example from the project outline when I use the same numbers. Been trying to get help with this all day and it's due tomorrow. Please help.
1 Odpowiedź
0
Hi, I don't know anything about that formula, but it is possible that you're having problems with overflowing. Try bigger data types and that could solve the problem. Are you trying to get huge numbers? If this is not the case, please, give more information