testing the cas
|
09-26-2018, 06:04 PM
Post: #6
|
|||
|
|||
RE: testing the cas
compsystems
solve( [a+56/10=66/10, -a+3*b-12/10=-22/10],[a,b]) returns [[1,0]] // list list2exp( solve([a+56/10=66/10, -a+3*b-12/10=-22/10],[a,b]), [a,b]) returns (a=1 and b=0) // expression as equations and boolean =) exp2list(ans(-1)) => [[1,0]] but they are not available in the HP Prime, please BP, incorporate these two very important functions Thanks Bernard > I do not decide myself which command is visible or is not visible on the Prime, otherwise I would obviously make all Xcas commands available. It's different on the TI nspire CX and Casio Graph 90+e ports where I have full control of the set of commands (and I enabled all the commands on the nspire, and all that could fit on the Casio). Unfortunately, exam mode desactivates access to KhiCAS and the QCC does not take KhiCAS in account. Source https://tiplanet.org/forum/viewtopic.php...84#p234184 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
testing the cas - compsystems - 09-24-2018, 02:24 PM
RE: testing the cas - roadrunner - 09-24-2018, 09:58 PM
RE: testing the cas - Tim Wessman - 09-25-2018, 12:09 AM
RE: testing the cas - compsystems - 09-26-2018, 01:57 PM
RE: testing the cas - CyberAngel - 09-26-2018, 05:46 PM
RE: testing the cas - compsystems - 09-26-2018 06:04 PM
|
User(s) browsing this thread: 1 Guest(s)