Symbolic integral returning nothing
aditya-sengupta opened this issue · 1 comments
aditya-sengupta commented
1/(sqrt(0.3/a + 0.7*a^2)) should have an output matching WolframAlpha but returns nothing
aditya-sengupta commented
This seems to be a limitation of SymbolicNumericalIntegration.jl and not something I can address