trader_mult
Vector Arithmetic Mult
&reftitle.description;
arraytrader_mult
arrayreal0
arrayreal1
Calculates the vector dot product of real0 with
real1 and returns the resulting vector.
&reftitle.parameters;
real0
&trader.arg.array.of.real;
real1
&trader.arg.array.of.real;
&reftitle.returnvalues;
Returns an array with calculated data or false on failure.