Module roundeven

Source

Functionsยง

roundeven
Round x to the nearest integer, breaking ties toward even. This is IEEE 754 roundToIntegralTiesToEven.
roundeven_impl
roundevenf
Round x to the nearest integer, breaking ties toward even. This is IEEE 754 roundToIntegralTiesToEven.
roundevenf16
Round x to the nearest integer, breaking ties toward even. This is IEEE 754 roundToIntegralTiesToEven.
roundevenf128
Round x to the nearest integer, breaking ties toward even. This is IEEE 754 roundToIntegralTiesToEven.