CitectVBA Programming Reference > Understanding CitectVBA Language Basics > Numbers > Alternate rounding

Alternate rounding

Alternate rounding is rounding between .5 up and .5 down on successive calls. CitectVBA does not have a function for alternate rounding.

See Also

Numbers