{ auto f2 = new TF2("f2","sin(x)*sin(y)/(x*y)",0,5,0,5); f2->Draw(); }