First time here? Check out the FAQ!
answered 2010-09-01 11:35:01 +0100
This works for me:
sage: var('d') d sage: f = lambda x,y: numerical_integral(1/d*2*x*y,.01,Infinity)[0] sage: f(3,1) 406.69135669845832