dtcc
Joined: 01 Nov 2008 Posts: 5
|
Posted: November 1, 2008 8:13 PM Post subject: problem with solve with vectors from manual |
|
|
| on page 80 of the online manual, it has an example on how to solve a basic vector problem, but when i type it in like the manual does solve(x* a+y*b+z*c=d, {x,y,z}), it says the first value must be an equation or inequality, but it is one. I tried putting parentheses before the x and after the c/d but it still says its not an equation. i have x, y, and z cleared in var-link. How do I get it to solve like it does in the manual? |
|