Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

significant digits rounding #27

Closed
gdkrmr opened this issue Oct 28, 2018 · 0 comments · Fixed by #88
Closed

significant digits rounding #27

gdkrmr opened this issue Oct 28, 2018 · 0 comments · Fixed by #88

Comments

@gdkrmr
Copy link

gdkrmr commented Oct 28, 2018

julia> y = round(o2_sum - o_c, sigdigits = 6)
ERROR: MethodError: no method matching round(::Decimal; sigdigits=6)
barucden added a commit to barucden/Decimals.jl that referenced this issue Nov 6, 2024
The PR replaces `round` and `normalize`.

Fixes JuliaMath#27
Fixes JuliaMath#36
Fixes JuliaMath#39
Fixes JuliaMath#50
barucden added a commit to barucden/Decimals.jl that referenced this issue Nov 7, 2024
The PR replaces `round` and `normalize`.

Fixes JuliaMath#27
Fixes JuliaMath#36
Fixes JuliaMath#39
Fixes JuliaMath#50
barucden added a commit to barucden/Decimals.jl that referenced this issue Nov 7, 2024
The PR replaces `round` and `normalize`.

Fixes JuliaMath#27
Fixes JuliaMath#36
Fixes JuliaMath#39
Fixes JuliaMath#50
barucden added a commit to barucden/Decimals.jl that referenced this issue Nov 7, 2024
The PR replaces `round` and `normalize`.

Fixes JuliaMath#27
Fixes JuliaMath#36
Fixes JuliaMath#39
Fixes JuliaMath#50
barucden added a commit to barucden/Decimals.jl that referenced this issue Nov 7, 2024
The PR replaces `round` and `normalize`.

Fixes JuliaMath#27
Fixes JuliaMath#36
Fixes JuliaMath#39
Fixes JuliaMath#50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant