Post Reply 
[request] improve implicit multiplication in some cases
10-12-2016, 03:18 PM (This post was last modified: 10-12-2016 03:19 PM by Han.)
Post: #4
RE: [request] improve implicitly multiplication in some cases
(10-11-2016 07:30 PM)compsystems Wrote:  implicitly multiplication in question is only with templates 2D

something very strange happens with
a[1,2,▣] -> at(a,[0,1]

a[1,2] is a method for referencing entry 2 in row 1 of the (presumably) matrix stored in the variable a. The [] notation for referencing elements is to avoid ambiguity introduced using (). That is, should f(1) mean evaluate the function f at 1? or should it mean the first element in a composite object stored in f?

I am of the opinion that calculators should avoid implicit operations altogether. It's bad practice as far as pedagogy is concerned.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [request] improve implicitly multiplication in some cases - Han - 10-12-2016 03:18 PM



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