Skip to content

Decimal.gte does not behave as expected #99

Closed
@AttilaMihaly

Description

Describe the bug
Decimal.gte return false even when the two values being compared are equal.

To Reproduce
Call Decimal.gte with two values that are equal.

Expected behavior
It should return true when the values are equal.

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions