math.gamma() function

    Special cases

    1. math.gamma(x: +0) = +Inf
    2. math.gamma(x: <0) = NaN for integer x < 0