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

can not process value in scientific notation #59

Open
easonwanger opened this issue Dec 25, 2024 · 1 comment
Open

can not process value in scientific notation #59

easonwanger opened this issue Dec 25, 2024 · 1 comment

Comments

@easonwanger
Copy link

can not process value like 1.38e-20

throw new Error(Cannot evaluate ${r}, property not found (from path ${e}));
^

Error: Cannot evaluate e, property not found (from path e)

@bylexus
Copy link
Owner

bylexus commented Dec 26, 2024

This is not currently supported by the parser. It might be implemented in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants