'Declaration Public Shared Function Abs( _ ByVal n As DB2Decimal _ ) As DB2Decimal
public static DB2Decimal Abs( DB2Decimal n )
Parameters
- n
Return Value
An DB2Decimal structure whose Value property contains the unsigned number representing the absolute value of the DB2Decimal.