Previous Topic Next topic Print topic


Decimal Point Alignment

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