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
{{ message }}
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.
It would be great to have correctly-rounded basic operations, i.e. be able to fix the rounding mode to RoundDown or RoundUp and do a + b for a::Double{T} and b::Double{T}.
The text was updated successfully, but these errors were encountered:
It would be great to have correctly-rounded basic operations, i.e. be able to fix the rounding mode to
RoundDown
orRoundUp
and doa + b
fora::Double{T}
andb::Double{T}
.The text was updated successfully, but these errors were encountered: