11 TCanvas *c1 =
new TCanvas(
"c1",
"Example with Formula",200,10,700,500);
22 auto fun1 =
new TF1(
"fun1",
"abs(sin(x)/x)",0,10);
virtual void SetGridx(Int_t value=1)
void Print(Option_t *option="") const
Print the object table.
R__EXTERN TObjectTable * gObjectTable
virtual void SetGridy(Int_t value=1)
virtual void Update()
Update canvas pad buffers.