anti_trunc | Uncommon rounding procedures |
fractional-rounding | Generalized rounding to the nearest fraction of a specified denominator |
ieee-754 | IEEE 754 rounding standard |
reround | General interface to reconstructing rounded numbers |
reround_to_fraction | Generalized rounding to the nearest fraction of a specified denominator |
reround_to_fraction_level | Generalized rounding to the nearest fraction of a specified denominator |
rounding-common | Common rounding procedures |
rounding-uncommon | Uncommon rounding procedures |
rounding_bias | Compute rounding bias |
round_anti_trunc | Uncommon rounding procedures |
round_ceiling | Uncommon rounding procedures |
round_down | Common rounding procedures |
round_down_from | Common rounding procedures |
round_floor | Uncommon rounding procedures |
round_ties_to_away | IEEE 754 rounding standard |
round_ties_to_even | IEEE 754 rounding standard |
round_toward_negative | IEEE 754 rounding standard |
round_toward_positive | IEEE 754 rounding standard |
round_toward_zero | IEEE 754 rounding standard |
round_trunc | Uncommon rounding procedures |
round_up | Common rounding procedures |
round_up_from | Common rounding procedures |
unround | Reconstruct rounding bounds |