Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
2 番目の DecimalNumber オブジェクトを最初の DecimalNumber オブジェクトから減算し、その差を返します。
DecimalNumber DecimalNumber.subtract( DecimalNumber num1, DecimalNumber num2 ) throws ULjException
num1 被減数。
num2 減数。
num1 と num2 の差。