List of TF* predefined functions

Hi,

Where can I find a list of all the predefined TF* functions. I was looking for it in the TF1 reference page, but it isn’t there. It would be a good idea to add one.

Cheers,
N.

gROOT->GetFunction("gaus"); gROOT->GetListOfFunctions()->ls();
Rene