This macro produces the flowchart of TFormula::Eval.
void eval(){
TText *t4 = pt3->
AddText(
"Apply Operator to current stack values");
TText *t7 =
new TText(6.56,2.7,
"if i = number of stack elements");
}
- Author
- Rene Brun
Definition in file eval.C.