Skip to content

Internal size of BigFloats blows up on repeated multiplication #1

Description

@gwhitney

Unlike decimal.js, all digits are kept on multiplication, rather than truncating to a precision based either on the inputs or on a parameter. Hence the library can run into trouble in extended computations involving repeated multiplication. Might you consider adding some sort of precision control?

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