Skip to main content
1-Visitor
March 25, 2013
Solved

Such a simple formula,but when I run MC is automatically closed!!

  • March 25, 2013
  • 2 replies
  • 932 views

QQ%E6%88%AA%E5%9B%BE20130325153809.jpg

Run this simple formula ,input z in the 3 d map Spaces below, click outside the figure to look at the picture of mathcad is automatically closed ,i do not know why ,is everyone same to me??

Best answer by AlanStevens

Mathcad doesn't close for me. However, your problem is probably related to the fact that in the numerator of your atan argument you have x(y+1) with no explicit multiplication sign between the x and the y+1, so Mathcad thinks it's a function. Insert a multiply immediately after the x.

Alan

2 replies

19-Tanzanite
March 25, 2013

Mathcad doesn't close for me. However, your problem is probably related to the fact that in the numerator of your atan argument you have x(y+1) with no explicit multiplication sign between the x and the y+1, so Mathcad thinks it's a function. Insert a multiply immediately after the x.

Alan

1-Visitor
March 25, 2013

thank you , as you say, the problem is sloved !