[request] improve implicit multiplication in some cases
|
10-12-2016, 04:20 PM
Post: #6
|
|||
|
|||
RE: [request] improve implicitly multiplication in some cases
(10-12-2016 03:44 PM)compsystems Wrote: ... but in other cases as: I believe the parser simply translates the templates (in this case to the ABS() command) and then checks the input after the translation. The reason an error is not generated is because (assuming we are in CAS mode), one is allowed to create symbolic input. Thus, aABS(x) gets treated like a custom user function that has not been defined. For example, if nothing is stored in the variable f, typing f(x) would simply place f(x) on the history. In your example, the parser is simply reading aABS(x) in a similar manner. If you place a space in between a and |x| however, it will produce an error (i.e. not allowing implicit multiplication). Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[request] improve implicit multiplication in some cases - compsystems - 10-11-2016, 12:52 PM
RE: [request] improve implicitly multiplication in some cases - StephenG1CMZ - 10-11-2016, 02:52 PM
RE: [request] improve implicitly multiplication in some cases - compsystems - 10-11-2016, 07:30 PM
RE: [request] improve implicitly multiplication in some cases - Han - 10-12-2016, 03:18 PM
RE: [request] improve implicitly multiplication in some cases - compsystems - 10-12-2016, 03:44 PM
RE: [request] improve implicitly multiplication in some cases - Han - 10-12-2016 04:20 PM
RE: [request] improve implicit multiplication in some cases - compsystems - 10-12-2016, 06:59 PM
|
User(s) browsing this thread: 1 Guest(s)