ExactFloat.setInf

Set the value of the ExactFloat to positive infinity (if sign >= 0) or negative infinity (if sign < 0).

struct ExactFloat
nothrow pure
void
setInf
(
int sign
)

Meta