NotF14
Computes one's complement of a 2.14 fraction.
Synopsis
frac14 NotF14( frac14 x )
Description
This macro returns the one's complement of a 2.14 fraction.
Arguments
- x
- A 2.14 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
(), NotF30(), Not32(), Not64(), NotF32()