Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
最初の DecimalNumber オブジェクトを 2 番目の DecimalNumber オブジェクトで割って、その商を返します。
DecimalNumber DecimalNumber.divide( DecimalNumber num1, DecimalNumber num2 ) throws ULjException
num1 被除数。
num2 除数。
num1 を num2 で割った商。