I am completely disappointed with one thing which I can name as a bug. For the histogram fitting I make a math function. Seems the fit is performed correctly. But when I just draw the function one her parameter is changing randomly!
it looks to me there is a problem in the implementation of the fitted function.
In principle the Draw() method should not change the parameter values, but just evaluate the function at some given points.
Please send us a running code used for that fitting,
Is this a bug or is it intentional. In that case, you should not do this, but use independent parameters and remove the extra 5 parameters (6,7,10,11,15)