Numerical integration?



Hi,

I would like to evaluate the function

  f(c) := integrate (x*x/(c+x*x)*exp(-x*x), x, 0, c)

Unfortunately, symbolic integration does not work (meaning that I
couldn't do it, and Maxima failed as well).  Can Maxima do a numerical
integration?  Has anyone used such a feature?

Thanks, Nicolas.