SAP IPOW FUNCTION ABEXA SAP Info












ARTICLE ( Version: 0010)

Integer Power Function ipow
This example demonstrates the integer power function
ipow.

ABAP_SOURCE_CODE
ABAP_EXEC


ABAP_DESCRIPTION
The program demonstrates that the integer power function ipow can
be used to achieve more precise results than with the arithmetic operator **. In the cases shown here, the operator ** produces the calculation type f. If ipow is used, the calculation type is determined by the arguments arg1 and arg2.
Message text extract from SAP system. Copyright SAP SE.


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!