Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello,
how do i get the "CheckBrdg" yield the answer in a matrix format? please see attached sheet!
Thanks,
Sam
Solved! Go to Solution.
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.
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.
Thank you Werner!