Function DefineDouble(const AVarName: string): TDoubleValue;
Description
DefineDouble defines new double 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.