public class DDEExternalCalculator
extends Object
DDEExternalCalculator is a collection of static methods that operate
as the Microsoft Excel function calls do.
All methods are called with an array of ptg's, which are then
acted upon. A Ptg of the type that makes sense (ie boolean, number)
is returned after each method.