You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "HAKR (Jira)" <ji...@apache.org> on 2023/10/09 17:57:00 UTC

[jira] [Created] (JEXL-407) Sum of values shows incorrect

HAKR created JEXL-407:
-------------------------

             Summary: Sum of values shows incorrect
                 Key: JEXL-407
                 URL: https://issues.apache.org/jira/browse/JEXL-407
             Project: Commons JEXL
          Issue Type: Bug
    Affects Versions: 3.0
            Reporter: HAKR


We are using JEXL expression in our project.

When adding these values 
*99.0 + 7.82 -99.0 -7.82*
It should be zero but the result we are seeing is *-7.105427357601002E-15*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)