Post Reply 
integral bug in xCas or HP PRIME
07-30-2020, 08:14 PM
Post: #1
integral bug in xCas or HP PRIME
Hello everyone. I encountered an error calculating this integral:

int(exp(-s*t)*t*ln(t),t):

xCas or HP PRIME:

Ei((-s)*t)/s^2-e^((-s)*t)*ln(t)/s^2-t*e^((-s)*t)*ln(t)/s

Correct result:

Ei((-s)*t)/s^2-e^((-s)*t)*ln(t)/s^2-t*e^((-s)*t)*ln(t)/s-e^((-s)*t)/s^2

Do you think it's an xCas bug or am I doing something wrong?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
integral bug in xCas or HP PRIME - robmio - 07-30-2020 08:14 PM



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