Online Algebra Calculator
Many of users do not use powerful Maxima computer algebra system for systematic work, but for ad hoc algebraic calculations – equations, functions, matrixes, etc. only. To do this job, it is not useful to download the whole application from a web site.
Function: nullity (<M>) If <M> is a matrix, return the dimension of the nullspace of <M>.
![Nullity Example x: matrix ([a, b], [c, d]);
nullity(x);](http://maxima-online.org//plot.html?g=i-2072811220.png&t=img&db=r1718947506)
(%o1) true (%i2)