Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
As per this thread - same issue
How to solve the the expression is divided by zero in the above - attachment mathcad prime 8 files
Here are a few variants to chose from:
thankyou
Hi,
One way is to use a try-error statement in the programming to catch the divide by zero error
Cheers
Terry
We have the if operator without else.
It will be good to have the try operator without on error!