I would like to test some numeric code using different rounding.
rounding:
round ties to even
round to nearest
round toward 0
round toward +inf
round toward -inf
What commands do I need to use to change rounding?
rounding:
round ties to even
round to nearest
round toward 0
round toward +inf
round toward -inf
What commands do I need to use to change rounding?
Comment