Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Addiert zwei DecimalNumber-Objekte und gibt die Summe zurück.
DecimalNumber DecimalNumber.add( DecimalNumber num1, DecimalNumber num2 ) throws ULjException
num1 Eine erste Zahl.
num2 Eine zweite Zahl.
Die Summe aus num1 und num2