ExactFloat.setZero

Set the value of the ExactFloat to +0 (if sign >= 0) or -0 (if sign < 0).

struct ExactFloat
nothrow pure
void
setZero
(
int sign
)

Meta