Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:calculator:guides:dm32_simultaneos_equations [18/04/26 06:51 BST] – [Overview] john | public:calculator:guides:dm32_simultaneos_equations [18/04/26 06:53 BST] (current) – [Use] john | ||
|---|---|---|---|
| Line 64: | Line 64: | ||
| * find the determinant of the coefficient matrix with prog '' | * find the determinant of the coefficient matrix with prog '' | ||
| * this is not required for a simple solution, but might be useful for other purposes? | * this is not required for a simple solution, but might be useful for other purposes? | ||
| - | * find the inverse of the coefficient matrix A with prog. '' | + | * **I**nvert |
| * < | * < | ||
| - | * Multiply | + | * **M**ultiply |
| * < | * < | ||
| * This gives the resulting '' | * This gives the resulting '' | ||