MATLAB: Symbolic Math Toolbox Explicit integral

explicit integral

Hi having a bug with symbolic calculation. If you would be happy to help
int(sym('1/sqrt((x-a)*(x-b)*(x-c)*(x-d)*(x-e)*(x-f))'))
returns
Warning: Explicit integral could not be found.
p.s:sorry my English

Best Answer

There is no explicit integral for that, at least not with respect to x.