integrat.spad line 115 [edit on github]
FunctionSpaceIntegration provides functions for the indefinite integration of real-valued functions.
integrate(f, x) returns the integral of f(x)dx where x is viewed as a real variable.
integrate(f, x)
f(x)dx
x