Skip to content

Parsing of different styles of scientific notation #7

Description

@razenpok

The only format which is acceptable now is 1e308

The formats that are throwing exceptions:

  • 1E308
  • 1E+308
  • 1e+308
  • e308
  • e+308

Related issue: Patashu/break_infinity.js#36

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions