5 <title
>matrixnullspace
</title
>
6 <link rel
='stylesheet' href
='/style.css'>
7 <script type
='text/javascript' src
='/js/jquery.js'></script
>
8 <script type
='text/javascript' src
='/js/matrix.js'></script
>
13 <div id
='description'>
14 Find the kernel
, determinant
and eigenvalues of a given matrix
.
17 <textarea id
="matrix">2 3 5
20 <a id
='submit' href
='#'>./calculate
</a
>
22 <ul id
='results'></ul
>
23 <div id
='clear'></div
>
25 <h2
><a href
="http://dylansserver.com">dylansserver
.com
</a
>