Subtracts the second DecimalNumber from the first DecimalNumber and returns the difference.
DecimalNumber DecimalNumber.subtract( DecimalNumber num1, DecimalNumber num2 ) throws ULjException
num1 A minuend.
num2 A subtrahend.
The difference between num1 and num2.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |