FastMath improvement

Thanks, it is added to CVS.  I wonder if the compiler would have done much of that already?  I don't see anything using that method yet, so it was hard to test any performance increase.

Have you seen the determinant function in Matrix4f class?  It currently uses 47 ops.

No, I didn't knew. So there was already a good implementation