Are there any rules for omitting the * operator in CAS
|
10-14-2017, 06:21 AM
Post: #2
|
|||
|
|||
RE: Are there any rules for omitting the * operator in CAS
ax can never be used for a*x inside the CAS, because otherwise variable names would be restricted to one letter.
You can omit * in situations like number*variable: 2x is ok. If you don't know, write a * : it won't hurt if you enter 2*x, and this is a good habit if you are going to program. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Are there any rules for omitting the * operator in CAS - webmasterpdx - 10-14-2017, 03:44 AM
RE: Are there any rules for omitting the * operator in CAS - parisse - 10-14-2017 06:21 AM
|
User(s) browsing this thread: 2 Guest(s)