Divides the first DecimalNumber by the second DecimalNumber and returns the quotient.
DecimalNumber DecimalNumber.divide( DecimalNumber num1, DecimalNumber num2 ) throws ULjException
num1 A dividend.
num2 A divisor.
The quotient of num1 divided by num2.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |