Skip to content

2 * 1 + 2 + 1 is getting evaluated to 2 * ( 1 + ( 2 + 1 ) ) #5

@nagarajRPoojari

Description

@nagarajRPoojari

simple BODMAS rule not supported, ex.
2 * 1 + 2 + 1 should be evaluated to 5
but it gets evaluated to 8 here.

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