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
precisionconvert
Rational
julia> precisiontype(precisionconvert(Int128, Int8(1)//Int8(2))) ERROR: MethodError: no method matching precision(::Type{Int128})
The text was updated successfully, but these errors were encountered:
fix #7 and #8
508a684
Merge pull request #9 from putianyi889/version-0.0.2.1
1fd7dfe
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: