Skip to content

Can parser don't apply scientific notation to large numbers? #49

@sanxofon

Description

@sanxofon

Can you make it so that when a formula is loaded, the parser doesn't apply scientific notation to large numbers? Or how can I achieve this in a fork?

for example:

new Formula(VALUE)

where VALUE gets transformed to scientific notation so any number with more than 15 digits will get rounded and rewriten to SN.

How can I prevent that?

Any ideas?

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