This was a bit surprising: ```julia julia> logabsgamma(1+im) ERROR: MethodError: no method matching logabsgamma(::Complex{Int64}) Closest candidates are: logabsgamma(::Real) at ~/.julia/packages/SpecialFunctions/gXPNz/src/gamma.jl:599 Stacktrace: [1] top-level scope @ REPL[1]:1 ```