KDCalc Class Library

IComInterop.GetSpecialFuncResult Method 

Get the result of a specialFunc as referred to by index.

string GetSpecialFuncResult(
   int i
);

Parameters

i
The special function index

Return Value

The result of the special function.

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace