Post Reply 
Complex Integration
10-01-2016, 11:03 PM
Post: #1
Complex Integration
Definite integration in Home doesn't seem to accept complex-valued integrands, nor integrals with complex limits, e.g.,

\int (0, 2*pi, sin(X)*e^(X*i) dX) results in error - invalid input, and \int (-pi-i,pi+i, sin(X)*e^(X*i) dX) returns the same error message. Why is that? Needless to say, Complex is checked in Home settings.

However, no problems in CAS, returning i*pi, and (e^4-4*e^2-1)/(4*e^2)+i*pi, respectively.
Find all posts by this user
Quote this message in a reply
10-03-2016, 02:03 PM
Post: #2
RE: Complex Integration
Hmm... that is strange. I would not have expected that. It is on the list for investigation. Thank you.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
10-03-2016, 04:01 PM
Post: #3
RE: Complex Integration
Could be a remnant from the 39Gii. My 42S, with otherwise straightforward complex number support, also won't integrate complex-valued functions.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)