Skip to content

Conversation

al-niessner
Copy link
Contributor

🗒️ Summary

Of the myriad ways to express special constants, this one is new -0.9999E+01. Added handler for this style of representing a number.

⚙️ Test Data and/or Report

See automated unit tests below

♻️ Related Issues

Closes #690

Copy link
Member

@nutjob4life nutjob4life left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That -0.9999E+01 is one weird constant!

@jordanpadams jordanpadams changed the title 690: new way to express special constant Add additional support for supporting ways for representing special constants (e.g. -0.9999E+01) Sep 12, 2023
@jordanpadams jordanpadams merged commit 8d75477 into main Sep 12, 2023
@jordanpadams jordanpadams deleted the issue_690 branch September 12, 2023 01:07
@lylehuber
Copy link

It's just a negative ASCII_Real in exponential notation.

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.

Validate does not accurately check for missing_constant values
4 participants