Post Reply 
5 minus minus 6 on in HOME and CAS
07-14-2017, 07:33 PM
Post: #8
RE: 5 minus minus 6 on in HOME and CAS
(07-14-2017 06:50 PM)DrD Wrote:  or if you want to stick with variable a:

[CAS]
a:=8;
a--; // displays decrrement(a) and a==7
a++; // displays increment(a) and a==8

Just so. I wish it worked in Home mode and HPPL programs!
Thanks.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 5 minus minus 6 on in HOME and CAS - toml_12953 - 07-14-2017 07:33 PM



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