ellipticintegralcarlsonrj
Calculates the Carlson's symmetrical elliptic integral Rj at corresponding points. At most x, y or z can be zero and p can't equal 0. When p < 0 the function returns the Cauchy principal value. Depending on input, function can return scalar, vector, matrix or complex number.
Arguments
- Real non-negative value x
- Real non-negative value y
- Real non-negative value z
- Real value p != 0
Output
Real value result
Examples