Conversions

operator int() const

Return the value of the Fix number as an integer, truncating towards zero.

operator float() const

operator double() const

Convert to a float or a double, creating an exact result when possible.

void complement()

Replace the current value by its complement.