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 最初の数値。
num2 2 番目の数値。
num1 と num2 の和。