D-G Functions
The following table contains a listing of the Visual Basic run-time member functions.
The math function Exp that was available as a Visual Basic run-time member function in version 6.0 and earlier has been replaced by a method (Exp) in the Math class of the .NET Framework class library. For more information, see Math Functions (Visual Basic).