Mattias Engdegård
19405291aa
Fix linear equation system solving in Calc (bug#35374)
...
* lisp/calc/calcalg2.el (math-try-solve-for):
To solve Ax^n=0 where A is a nonzero constant and x the variable to
solve for, solve x^n=0 instead of solving A=0 (which obviously fails)
or something equally stupid.
* test/lisp/calc/calc-tests.el (calc-test-solve-linear-system): New.
2019-09-29 13:41:21 +02:00
..
2019-07-06 10:54:25 +03:00
2019-07-10 19:28:35 +02:00
2019-01-01 01:01:13 +00:00
2019-07-16 17:37:46 +02:00
2019-06-25 23:05:11 -04:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-07-16 17:37:46 +02:00
2019-01-01 01:01:13 +00:00
2019-09-19 04:32:25 +02:00
2019-01-01 01:01:13 +00:00
2019-06-25 23:05:11 -04:00
2019-03-04 18:00:58 -08:00
2019-06-19 22:56:26 +02:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-07-06 10:54:25 +03:00
2019-06-25 23:05:11 -04:00
2019-01-01 01:01:13 +00:00
2019-06-26 10:24:59 -04:00
2019-01-01 01:01:13 +00:00
2019-06-25 23:05:11 -04:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2018-12-31 17:57:29 -08:00
2019-09-12 20:25:30 -04:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-03-07 09:05:56 -08:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2019-01-01 01:01:13 +00:00
2018-12-31 17:57:29 -08:00
2019-06-25 23:05:11 -04:00
2019-01-01 01:01:13 +00:00
2019-09-24 17:52:47 +02:00
2019-09-29 13:41:21 +02:00
2019-09-21 00:27:53 +02:00
2018-12-31 17:57:29 -08:00
2019-01-01 01:01:13 +00:00