We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rad2deg
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
The text was updated successfully, but these errors were encountered:
Merge pull request #562 from OlivierHnt/1.0-dev-trig
7bfad94
1.0-dev: fix stack overflow error (#513, #538)
Successfully merging a pull request may close this issue.
IntervalArithmetic v0.20.6, Julia v1.8-rc1
The text was updated successfully, but these errors were encountered: