September Morn Update
This commit is contained in:
parent
4e2d22a71d
commit
aac6731f2c
6856 changed files with 141342 additions and 21127 deletions
|
|
@ -1,14 +1,2 @@
|
|||
julia> x = rand(10)*20
|
||||
julia> (gamma_quad(x) - gamma(x)) ./ gamma(x)
|
||||
|
||||
10-element Array{Any,1}:
|
||||
-1.64473e-16
|
||||
1.30036e-16
|
||||
0.0
|
||||
-1.92627e-16
|
||||
0.0
|
||||
2.06808e-16
|
||||
-1.46141e-16
|
||||
1.65947e-16
|
||||
0.0
|
||||
0.0
|
||||
using SpecialFunctions
|
||||
gamma(1/2) - sqrt(pi)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue