cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Translate the entire conversation x

Column to column multiply

ranto
10-Marble

Column to column multiply

Hi,

How to myltiply single column to column in matched prime like excel

4 REPLIES 4
DJF
16-Pearl
16-Pearl
(To:ranto)

I think you mean how to multiply the first two entries by each other, then the next two?  Mathcad will by default give you the dot product of any two vectors.  But if you 'vectorize' the multiplication you get row by row multiplication

You obtain the vectorized result by highlighting a*b, then hit SHIFT+CONTROL+^
ranto
10-Marble
(To:DJF)

Thank you boss

StuartBruff
23-Emerald III
(To:ranto)

Robert anto wrote:

Hi,

How to myltiply single column to column in matched prime like excel

Use the Vectorize operator (should be shown under the operator ribbon in Prime). The example below is from Mathcad 15, but should give the same results in Prime.

Stuart

(Note: seq is a user-defined function and not a built-in (although something similar should be!)

thank you boss

Announcements

Top Tags