Algebrite
Algebrite copied to clipboard
inv([[a]]) doesn't work
...while inv([[3]]) does (numerical inverse of single-element matrix works but the symbolic equivalent fails). Reported by Anurup Mitra via mail.
Another probably related update :
dot([[a]],[[b]]) doesn't work whereas dot ([[2]],[[3]]) does...