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

Increase float precision when printing #176

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

erenon
Copy link
Contributor

@erenon erenon commented Jul 16, 2024

To avoid scientific notation.
Fixes #175

To avoid scientific notation.

Do not test printing of numbers that cannot be
represented precisely using IEEE floats,
test x/(2^y) numbers only.

Fixes morganstanley#175
@erenon
Copy link
Contributor Author

erenon commented Jul 29, 2024

@spektrof PTAL

@spektrof spektrof merged commit 3f5bc95 into morganstanley:main Jul 30, 2024
11 checks 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.

Precision on floating point members in struct
2 participants