1 Pages (3 items)
The result of the sum - Messages
#1 Posted: 9/8/2024 1:22:56 AM
#2 Posted: 9/8/2024 4:35:15 AM
That number practically means zero to programming languages.
Decimal numbers stored in smath as fractions.
In each iteration a small decimal part can be leftover.
When they are collected it makes result away from zero.
Putting an eval() to your calculation makes your results even smaller.

Changing exponent threshold to bigger makes your results zero by the way.

Regards
Decimal numbers stored in smath as fractions.
In each iteration a small decimal part can be leftover.
When they are collected it makes result away from zero.
Putting an eval() to your calculation makes your results even smaller.
Changing exponent threshold to bigger makes your results zero by the way.
Regards
#3 Posted: 9/8/2024 1:19:38 PM
WroteThat number practically means zero to programming languages.
Decimal numbers stored in smath as fractions.
In each iteration a small decimal part can be leftover.
When they are collected it makes result away from zero.
Putting an eval() to your calculation makes your results even smaller.
Changing exponent threshold to bigger makes your results zero by the way.
Regards
With further calculations, the program will perceive it like 0 or will an error accumulate?
1 Pages (3 items)
-
New Posts
-
No New Posts