Help for this page

Select Code to Download


  1. or download this
    log(n**n * exp(-n) * sqrt(2*PI*n))
      = n*log(n) - n + (log(2 + log(PI) + log(n))/2