Skip to content

Order of operations issue #50

@cmontella

Description

@cmontella

width * value / (max - min) = 25
value / (max - min) * width = 0.002499999
min = 0 max =100 value = 25 width = 100

In the second expression, it looks like width is being divided instead of multiplied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions