Display interpreted functions. 
  
void formula1()
{
   
   
   
   
   
   
   
   auto fun1 = 
new TF1(
"fun1", 
"abs(sin(x)/x)", 0, 10);
 
   
   
   
}
R__EXTERN TObjectTable * gObjectTable
 
void Print(Option_t *option="") const override
Print the object table.
 
- Author
 - Rene Brun 
 
Definition in file formula1.C.