Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#85 Support integer numbers in scientific notation #89

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

Whitehouse112
Copy link
Contributor

  • Property definition parser now accepts integer value in scientific notation syntax
  • Added test

Property definition parser now accepts integer value in scientific notation syntax. Added test
@Uight
Copy link
Contributor

Uight commented Sep 11, 2024

Should there be an explicit test that it doesnt allow e-n ?

Added some test
@Adhara3 Adhara3 linked an issue Sep 11, 2024 that may be closed by this pull request
@Adhara3 Adhara3 merged commit 5656e19 into EFeru:main Sep 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support numbers in scientific notation
3 participants