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

A lot of precision #5

Open
jquorning opened this issue Jul 1, 2023 · 1 comment
Open

A lot of precision #5

jquorning opened this issue Jul 1, 2023 · 1 comment

Comments

@jquorning
Copy link

jquorning commented Jul 1, 2023

I noticed at a time when switching to new compiler that the pdf file got much bigger. The reason was incredible high precision caused by the following line.

type Real is digits System.Max_Digits;

@zertovitch
Copy link
Owner

zertovitch commented Jul 1, 2023

Ouch, not good indeed.
Which compiler? For which machine? How many digits?
Anyway, I could set an explicit limit (18).

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

2 participants