Exactly computes the determinant of a 4x4 matrix using a series expansion in terms of nonoverlapping increasing floats
npm install robust-determinant-4
Computes the determinant of m
exactly
m
is a 4x4 matrix
Returns The determinant of m
(c) 2013 Richard Gaggioli MIT License