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