RosettaCodeData/Task/Gamma-function/Julia/gamma-function-3.jl

3 lines
45 B
Julia

using SpecialFunctions
gamma(1/2) - sqrt(pi)