Quadmath.jl
Quadmath.jl copied to clipboard
Bug: "prec not defined in Main"
This has been happening when I mix use of Float128 and BigFloat. I do not have an example that recreates the error.
There is a path in function Float128(x::BigFloat) that allows for the use of "prec" when it has not been set.