langs a-z
This commit is contained in:
parent
db842d013d
commit
d066446780
11389 changed files with 98361 additions and 1020 deletions
1
Task/Gamma-function/PARI-GP/gamma-function-3.pari
Normal file
1
Task/Gamma-function/PARI-GP/gamma-function-3.pari
Normal file
|
|
@ -0,0 +1 @@
|
|||
Gamma(x)=intnumromb(t=0,9,t^(x-1)/exp(t),0)+intnumromb(t=9,max(x,99)^9,t^(x-1)/exp(t),2)
|
||||
Loading…
Add table
Add a link
Reference in a new issue