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