Skip to content

Parsing of different styles of scientific notation #7

@Razenpok

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

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