-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
backlogbugSomething isn't workingSomething isn't workingtckwontfixThis will not be worked onThis will not be worked on
Description
Describe the Bug
When using the feelin to evaluate the expression "1.1 + 1.3", the result is unexpectedly "2.4000000000000004" instead of "2.4". This appears to be a floating-point precision issue.
Steps to Reproduce
- visit playground
- Observe the result
Expected Behavior
The expected result of the expression "1.1 + 1.3" should be "2.4", without any additional decimal places caused by floating-point precision errors.
Environment
- Library version: 4.3.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backlogbugSomething isn't workingSomething isn't workingtckwontfixThis will not be worked onThis will not be worked on