Subration issue, with trailing decimal if result value is less then 0.4
Author: aafreensheikh96Created May 21, 2026Updated May 25, 2026
Subtraction is giving trailing value for
1-0.7 = 0.30000000000000004but
1-0.5 = 0.5Source: expr-lang/expr
Subtraction is giving trailing value for
1-0.7 = 0.30000000000000004but
1-0.5 = 0.5Source: expr-lang/expr