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

Truncated output with very high precision BigFloats #85

Closed
dpsanders opened this issue Jul 2, 2017 · 0 comments · Fixed by #567
Closed

Truncated output with very high precision BigFloats #85

dpsanders opened this issue Jul 2, 2017 · 0 comments · Fixed by #567

Comments

@dpsanders
Copy link
Member

dpsanders commented Jul 2, 2017

julia 0.6> setprecision(1000000)
1000000

julia 0.6> @biginterval sin(pi/6) - 0.5
[-5.05018e-3010, 1.01004e-30103]₁₀₀₀₀₀₀

The exponent should be around 300000

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 a pull request may close this issue.

1 participant