Fixed Point Arithmeticsk

Calculation with packed numbers (data type p). Is calculated with an accuracy of 31 or - if not sufficient - 63 decimal places. The fractional portion is arithmetically rounded, if necessary. Decimal places before the decimal point are never lost if the program is completed successfully. As a program attribute, the fixed point arithmetics determines whether for numbers of type p the decimal point is considered or not.

More