Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: e32const.h

Enum TFloatingPointRoundingMode

TFloatingPointRoundingMode

Description

Hardware floating point rounding modes.

EFpRoundToNearest

Round to the nearest value. This is the default.

EFpRoundToPlusInfinity

Round toward positive infinity.

EFpRoundToMinusInfinity

Round toward negative infinity.

EFpRoundToZero

Round toward zero.