Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Your integrand is -sinh(x) and so you can do this using integrate.

f(x)=i*sin(i*x)
print f(x).simplify()
integrate(f(x), x, 0, 0.2)

gives

-sinh(x)
-0.0200667556191