Post Reply 
[Bug or Suggestion]About HP Prime G1 New Beta Firmware
12-04-2019, 01:32 PM
Post: #5
RE: [Bug or Suggestion]About HP Prime G1 New Beta Firmware
There are some other examples
(i)
Code:
normal((simplify(int(e^(sin(x))*(x*cos(x)^3-sin(x))/cos(x)^2,x))))
xcas gets:
Code:
(x*exp(tan(x/2)/(tan(x/2)^2+1))^2*tan(x/2)^2-x*exp(tan(x/2)/(tan(x/2)^2+1))^2+exp(tan(x/2)/(tan(x/2)^2+1))^2*tan(x/2)^2+exp(tan(x/2)/(tan(x/2)^2+1))^2)/(tan(x/2)^2-1)
Not the most simplified answer

(ii)
Code:
int((sqrt(1+x^2)+sqrt(1-x^2))/sqrt(1-x^4),x)
Code:
int((sqrt(1+x^2)+sqrt(1-x^2))/sqrt(-1+x^4),x)


Attached File(s) Thumbnail(s)
   

study hard, improve every day
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [Bug or Suggestion]About HP Prime G1 New Beta Firmware - yangyongkang - 12-04-2019 01:32 PM



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