diff scripts/special-matrix/invhilb.m @ 5435:66ad03c58880

[project @ 2005-08-31 20:41:47 by jwe]
author jwe
date Wed, 31 Aug 2005 20:41:48 +0000
parents 4c8a2e4e0717
children 2618a0750ae6
line wrap: on
line diff
--- a/scripts/special-matrix/invhilb.m
+++ b/scripts/special-matrix/invhilb.m
@@ -20,7 +20,7 @@
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} invhilb (@var{n})
 ## Return the inverse of a Hilbert matrix of order @var{n}.  This can be 
-## computed computed exactly using
+## computed exactly using
 ## @tex
 ## $$\eqalign{
 ##   A_{ij} &= -1^{i+j} (i+j-1)