Skip to main content
14-Alexandrite
December 18, 2020
Solved

Results in a matrix form

  • December 18, 2020
  • 1 reply
  • 1197 views

Hello,

how do i get the "CheckBrdg" yield the answer in a matrix format? please see attached sheet!

 

Thanks,

Sam

SFares_0-1608326488374.png

 

Best answer by Werner_E

How about defining an auxiliary function and call it vectorized.

Either a function with nominator and denominator as argument or one with the ratio as argument.

And of course you should make use of Mathcads ability to work with units.

Werner_E_0-1608333421407.png

 

 

1 reply

Werner_E25-Diamond IAnswer
25-Diamond I
December 18, 2020

How about defining an auxiliary function and call it vectorized.

Either a function with nominator and denominator as argument or one with the ratio as argument.

And of course you should make use of Mathcads ability to work with units.

Werner_E_0-1608333421407.png

 

 

SFares14-AlexandriteAuthor
14-Alexandrite
December 18, 2020

Thank you Werner!