You are here: Symbol Reference > Math387 Namespace > Structs, Records, Enums > Math387.TRounding Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.TRounding Enumeration

Rounding algorithm.

Pascal
TRounding = ( rnTrunc, rnRound );
Members 
Description 
rnTrunc 
Truncate values to nearest integer. 
rnRound 
Round values towards nearest integer. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!