Community Tip - You can change your system assigned username to something more personal in your community settings. 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!