Existing CAS commands --> Prime discussion
|
11-08-2019, 03:00 PM
Post: #73
|
|||
|
|||
RE: Existing CAS commands --> Prime discussion
(11-08-2019 10:59 AM)toml_12953 Wrote:(11-08-2019 08:12 AM)ijabbott Wrote: In Xcas, increment(a,1) gets turned into a+=1, incrementing a in place. In Home Settings, page 2 (not page 1), turn ON "Textbook Display". Now in CAS type: a:=5 a+=1 You'll see that your a+=1 gets displayed as increment(a,1) ... but if you turn Textbook Display mode OFF, it's displayed as a:=a+1 However, typing increment() on the command line does not work; it's not recognized, like typing foobar() or any other nonexistent command. <0|ΙΈ|0> -Joe- |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)