Function DefineComplex(const AVarName: string): TComplexValue;
Description
DefineComplex defines new complex variable. If variable with name AVarName already was definded, it will be redefined and all expressions which contain the symbol AVarName will be recompiled before the next evaluation.