Algebrite icon indicating copy to clipboard operation
Algebrite copied to clipboard

inv([[a]]) doesn't work

Open davidedc opened this issue 7 years ago • 1 comments

...while inv([[3]]) does (numerical inverse of single-element matrix works but the symbolic equivalent fails). Reported by Anurup Mitra via mail.

davidedc avatar Sep 26 '18 15:09 davidedc

Another probably related update :

dot([[a]],[[b]]) doesn't work whereas dot ([[2]],[[3]]) does...

anurupmitra avatar Sep 27 '18 08:09 anurupmitra