Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Multipliziert zwei DecimalNumber-Objekte und gibt das Produkt zurück.
DecimalNumber DecimalNumber.multiply( DecimalNumber num1, DecimalNumber num2 ) throws ULjException
num1 Ein Multiplikand.
num2 Ein Multiplikator.
Das Produkt aus num1 und num2.