| Author |
Comment/Response |
Yuranan
|
05/26/05 09:53am
Can we specify the domains of the solutions to the nonlinear systems of equations in mathematica. For example, what I want to do is solving
Define x >o (This means I constrain x to be positive)
Solve[x^2-1==0, x]
the answer should be 1. But how can we implement this in Mathematica?
URL: , |
|