@sym
Return the symbolic inverse of the Hilbert matrix.
Example:
invhilb (sym(2)) ⇒ ans = (sym 2×2 matrix) ⎡4 -6⎤ ⎢ ⎥ ⎣-6 12⎦
See also: @sym/hilb.
Package: symbolic