Skip to content

Infinite Precision Reals #54

@ashwin153

Description

@ashwin153

The key property of caustic is safety - what runs is what you wrote. One of the most fickle of all bugs is the truncation error caused by floating point math. Instead of storing Real values in double types, why not store them in BigDecimal types to prevent these kind of bugs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions