protected double ABS( double num )
Protected Function ABS ( _ num As Double _ ) As Double
protected: double^ ABS( double^ num )