math_eval icon indicating copy to clipboard operation
math_eval copied to clipboard

Problem with simple calcul

Open WebCimes opened this issue 4 years ago • 0 comments

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

WebCimes avatar Feb 04 '22 12:02 WebCimes