Undoc'd Feature?
|
07-03-2022, 11:02 AM
Post: #4
|
|||
|
|||
RE: Undoc'd Feature?
(07-03-2022 09:14 AM)Wes Loewer Wrote: I don't know if this is considered a bug, but in CAS a++ is really doing ++a, incrementing BEFORE evaluating the expression. Likewise for a--. Same behavior in xcas. Maybe it's documented somewhere, but I couldn't find it.Not sure I understand what you mean. a++ does this: find a in the table of variables in the current evaluation context, add 1 to this value (in place). |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)