I type in
"numerical_integral(lambda d:exp(-(h-1)^2-(d-2)^2), 0,Infinity)"
and got
"unable to simplify to float approximation"
Are there anyway to compute the integral numerically and still leave a variable in the answer? Thanks,
1 | initial version |
I type in
"numerical_integral(lambda d:exp(-(h-1)^2-(d-2)^2), 0,Infinity)"
and got
"unable to simplify to float approximation"
Are there anyway to compute the integral numerically and still leave a variable in the answer? Thanks,
I type typed in
"numerical_integral(lambda d:exp(-(h-1)^2-(d-2)^2), 0,Infinity)"
and got
"unable to simplify to float approximation"
Are there anyway to compute the integral numerically and still leave a variable in the answer? Thanks,