Evaluation of variables in 50g
|
05-21-2014, 06:05 AM
Post: #2
|
|||
|
|||
RE: Evaluation of variables in 50g
I believe it's documented in the passage you cited: "When a global name is evaluated,..." (emphasis mine).
In your first example, 'X' is a global name (object type 6) and thus is evaluated to give 5. In the second example, 'X+1' is an algebraic (object type 9) and thus is not evaluated automatically. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)