Talk:Function definition

From Rosetta Code
Revision as of 02:08, 5 December 2007 by rosettacode>Sgeier (New page: "multiplication" is a somewhat ambiguous mathematical operation depending on the data type. I don't think it's a big deal, I am assuming that the arguments are supposed to be scalars and s...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

"multiplication" is a somewhat ambiguous mathematical operation depending on the data type. I don't think it's a big deal, I am assuming that the arguments are supposed to be scalars and such, but in a vector language like IDL where one rarely encounters scalars, there is a distinction to be made between "product of the elements of the vectors" or "inner product of the vectors" or "outer product of the vectors" or "matrix multiplication". Just figured I'd mention this somewhere... Sgeier 19:08, 4 December 2007 (MST)