NotF30
Computes one's complement of a 2.30 fraction.
Synopsis
frac30 NotF30( frac30 x )
Description
This macro returns the one's complement of a 2.30 fraction.
Arguments
- x
- A 2.30 fraction for which the one's complement is desired.
Return Value
The function returns the one's complement of x.
Implementation
Macro implemented in operamath.h V20.
Associated Files
operamath.h
See Also
NotF16
(), NotF14(), Not32(), Not64(), NotF32()