Skip to content

Floating-point Precision errors #16

Description

@amolgorithm

There were often some errors in the precision of even simple floating-point results.
For example, the application evaluated (0.2)^2 as 0.04000...01, when the application could instead simply keep it as 0.04 .

issue2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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