Support Board
Date/Time: Sat, 30 Aug 2025 03:32:27 +0000
Post From: [ACSIL] float conversions
[2013-12-18 11:47:30] |
mainframer - Posts: 9 |
ejtrader: I appreciate your response, but your code is actually the same as mine. The problem here is a fundamental rule of floating point computation which states that whenever you perform any mathematical change (add, subtract, multiply, etc.) on any float, you lose a small ammount of decimal information, and those small errors eventually add up. |