Previous Topic Next topic Print topic


Decimal Point Alignment

Decimal point alignment. For operations on non-integer numbers, make the decimal point alignment of the operands match.

Operations are fastest on integers. Operations on non-integer numbers are most efficient if operands have matching decimal point alignment (that is, the number of decimal positions to the right of the implied decimal point). For example:

Previous Topic Next topic Print topic