| Author |
Comment/Response |
KeRo
|
02/15/13 11:06am
Hi at all,
today I have started with mathematica. I just want to solve a "simple" bunch of equations, this was 2 hour ago, it is still running. Is that really so complex, or did I something wrong?
Solve[a^2 + b^2 == c^2, d^2 + e^2 == f^2 , a + b == x ,
b + e == y , {a, b, d, e}]
Hope you guys can help me :)
URL: , |
|