-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
The key property of caustic is safety - what runs is what you wrote. One of the most fickle of all bugs is the truncation error caused by floating point math. Instead of storing Real values in double types, why not store them in BigDecimal types to prevent these kind of bugs.
Reactions are currently unavailable