math_eval
math_eval copied to clipboard
Problem with simple calcul
Hi,
I have a problem with a simple calcul :
math_eval("0.37+0.31-0.68"), the result is "0" but the math_eval function return "-1.1102230246252E-16"
Have you an idea of the problem ?
Thanks