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

Stack overflow with rad2deg #538

Closed
baggepinnen opened this issue Jul 4, 2022 · 0 comments · Fixed by #567
Closed

Stack overflow with rad2deg #538

baggepinnen opened this issue Jul 4, 2022 · 0 comments · Fixed by #567

Comments

@baggepinnen
Copy link

IntervalArithmetic v0.20.6, Julia v1.8-rc1

julia> import IntervalArithmetic

julia> rad2deg(IntervalArithmetic.Interval(1, 2))
ERROR: StackOverflowError:
Stacktrace:
 [1] rad2deg(z::IntervalArithmetic.Interval{Float64}) (repeats 79984 times)
   @ Base.Math ./math.jl:334
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.

2 participants