You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.