diff --git a/docs.html b/docs.html index b84f48b8..4ef8f32b 100644 --- a/docs.html +++ b/docs.html @@ -8802,19 +8802,29 @@ See also:


-det( A ) + + + + + +
val = det( A )   (form 1)
det( val, A )   (form 2)
@@ -8831,7 +8844,6 @@ double x = det(A); See also: