Give me an Opteron and I'll test that out for you...
"And God caused a deep sleep to fall upon Adam, and he slept: and he took one of his ribs, and closed up the flesh instead thereof; And the spare rib, which God had taken from man, made he a woman, and brought her unto the man"
Look at the precision of exp(x):
- Float exp(10) = 22026.466796875
- Double exp(10) = 22026.465189555718
- Really exp(10) = 22026.4657948067165169579...
For more precision see: http://www.mdcc-fun.de/k.helbing/HBC/
This is a fun project; many things are to do, the code is dirty (strings)...
But: Have fun !
Why don't you have create Macro. By this way, we have not to change the variables types.
Lio
Very right!!
Modified at first post
EDIT:
Helle wrote:Look at the precision of exp(x):
- Float exp(10) = 22026.466796875
- Double exp(10) = 22026.465189555718
- Really exp(10) = 22026.4657948067165169579...
For more precision see: http://www.mdcc-fun.de/k.helbing/HBC/
This is a fun project; many things are to do, the code is dirty (strings)...
But: Have fun !
Gruss
Helle
wow!! nice calculator. The best i've seen, and in PB is awesome.
However, my functions are faster , even not with that precision. :roll: