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

3 lines
45 B
Plaintext

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