Jump to content

Gamma function: Difference between revisions

→‎{{header|AWK}}: Remove dead line of code pertaining to unfinished Lanczos calculation.
(→‎{{header|TXR}}: New section.)
(→‎{{header|AWK}}: Remove dead line of code pertaining to unfinished Lanczos calculation.)
Line 663:
e = (1+1/100000)^100000
pi = atan2(0,-1)
 
leng = split("0.99999999999980993,676.5203681218851,-1259.1392167224028,771.32342877765313,-176.61502916214059,12.507343278686905,-0.13857109526572012,9.9843695780195716e-6,1.5056327351493116e-7",p,",")
print("X Stirling")
for (i=1; i<=20; i++) {
543

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.