.. highlightlang:: us .. _invhilb: invhilb ======= .. index:: invhilb .. us.tag invhilb ENGLISH :ref:`invhilb` calculates the inverse Hilbert matrix. .. function:: rmInvHilb = invhilb(n) .. us.return **Return Value** *rmInvHilb* is the inverse Hilbert matrix. .. us.params **Parameters** .. uparam:: n *n* is the dimension of the Hilbert matrix. .. seealso:: :ref:`overview-mathematic`, :ref:`hilb` :sub:`id-235986`