Skip to content

Subtract breaks when there is a 0 between two values #128

@johnfrancisgit

Description

@johnfrancisgit

If you do a subtraction with a 0 in the list of values to subtract, the results is incorrect.
Example: {"-": [10, 0, 100]} should be -90 but it returns 10 for some reason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions