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

Help With Programming

ppal
17-Peridot

Help With Programming

ppal_0-1665027321183.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
Werner_E
24-Ruby V
(To:ppal)

Remark:

You could also do without using a user-written utility function, but I sure would prefer using the function

Werner_E_3-1665056849764.png

or even without an extra range variable, using "submatrix"

Werner_E_4-1665056937138.png

View solution in original post

6 REPLIES 6
VladimirN
24-Ruby II
(To:ppal)

Please don't forget to specify which version of the program your Mathcad Prime worksheet is for.

ppal
17-Peridot
(To:VladimirN)

Prime 8

ttokoro
20-Turquoise
(To:ppal)

image.pngimage.pngimage.pngimage.png

image.pngimage.png

LucMeekes
23-Emerald III
(To:ppal)

More precisely (without retyping numbers causing accuracy loss) you may get:

LucMeekes_0-1665044239711.png

Then why not simply (without detour):

LucMeekes_1-1665044270671.png

Success!
Luc

Werner_E
24-Ruby V
(To:ppal)

Why not use a utility function which can deal with vectors of arbitrary length?

Werner_E_0-1665055073244.png

Werner_E_1-1665069737782.png

And in case you are interested in the exact values, you can use symbolic evaluation

Werner_E_5-1665055832064.png

Werner_E
24-Ruby V
(To:ppal)

Remark:

You could also do without using a user-written utility function, but I sure would prefer using the function

Werner_E_3-1665056849764.png

or even without an extra range variable, using "submatrix"

Werner_E_4-1665056937138.png

Top Tags