ABAP Keyword Documentation →  ABAP Glossary → 

lossless calculation

Arithmetic calculation that does not perform any rounding operations. The lossless operator EXACT or the addition EXACT of the obsolete statement COMPUTE can be used to check whether a calculation is lossless.

More