Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
2 つの DecimalNumber オブジェクトを乗算し、その積を返します。
DecimalNumber DecimalNumber.multiply( DecimalNumber num1, DecimalNumber num2 ) throws ULjException
num1 被乗数。
num2 乗数。
num1 と num2 の積。