1 страниц (3 вхождений)
The result of the sum - Сообщения
#1 Опубликовано: 08.09.2024 01:22:56
#2 Опубликовано: 08.09.2024 04:35:15
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 Опубликовано: 08.09.2024 13:19:38
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 страниц (3 вхождений)
-
Новые сообщения
-
Нет новых сообщений