SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Base E32_EKA2 » TFloatingPointRoundingMode
Location: e32const.h
e32const.h
TFloatingPointRoundingMode
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.
Copyright ©2008 Symbian Software Ltd.