Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. 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!