HP Forums

Full Version: Problem using [] in CAS with odesolve
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Official HP Support on their website is pretty dismal hoping you guys can help me.

Problem first arose when I was trying to use the odesolve command when I go to use the "[]" brackets it comes up with the brackets with a blank space for input and a plus/minus sign on the right hand side inside the bracket, when I try to delete the plus minus it wipes the whole input. It also wont display commas.
To insert the brackets I have tried both shift --> Chars and shift --> "5"

I am using the example: odesolve(sin(t*y),[t,y],[0,1],2) and it wont let me put in [t,y].

Am I doing something wrong or have I found a bug in the code?

HP Prime:
Software version: 2016 08 29 (10637)
Hardware Version A
CAS ver. 1.1.2-11
Operating System: V0.048.635

Cheers
Caleb.
You get the +/- in Textbook entry mode, not in Algebraic entry mode, but the +/- sign should not prevent you to enter your data, just type t,y in the brackets and you'll get [t y +/-]:
[attachment=4062] [attachment=4063]
Awesome Thanks Moonbeam and Didier Lachieze
Reference URL's