Ask Your Question

Revision history [back]

stuck with numerical integration

When I try something like

integral_numerical(bessel_I(0, x), (x, 0, 1))

I get

TypeError: Cannot evaluate symbolic expression to a numeric value.

So my question is: how to integrate numerically special functions?