FNInvgammareturns the value of 1/(x). Unlike (x), 1/(x) is defined at negative integral values ofxand atx= 0. This function is provided for use in expressions that involve dividing by (x), where the regular gamma function,FNGamma, would cause Errors when evaluated at values ofxequal to negative integers or zero.
Errors
FNInvgammacauses an HTBasic error if its argument is not of type REAL.