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