Arithmetic-geometric mean
Evaluation of the arithmetic-geometric mean of two complex numbers.
agm(x, y)
x, y
A complex number, the arithmetic-geometric mean of x
x
and y.
y
agm(1, sqrt(2)) 2*pi^(3/2)*sqrt(2) / gamma(1/4)^2
Useful links