TESBRoundingType Type
Different ways in which the Maths Processor will handle Rounding.

Unit
QESBPCSMath

Declaration

TESBRoundingType = (ertBankers, ertDown, ertUp, ertChop);


Values
ertBankers This is the default. 5 is rounded to the nearest even. When ever the Maths Processor is Initialised it returns to this state.
ertDown 5 is always rounded down.
ertUp 5 us always rounded up.
ertChop - Rounding always Truncates.


HTML generated by Time2HELP
http://www.time2help.com