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

wrong representation of floating point numbers #66

Open
rschumi0 opened this issue Oct 2, 2020 · 0 comments
Open

wrong representation of floating point numbers #66

rschumi0 opened this issue Oct 2, 2020 · 0 comments

Comments

@rschumi0
Copy link

rschumi0 commented Oct 2, 2020

K-Java seems to wrongly represent (negative) floating point numbers that are close to zero, it produces "-0e+00.0" instead of just "-0.0".

(Similarly infinity values are incorrectly represented, e.g., "-Infinity.0".)

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

No branches or pull requests

1 participant