CarlsonRD
CarlsonRD[x, y, z] gives the Carlson's elliptic integral RD(x, y, z).
Examples
Evaluate the Carlson RD integral:
CarlsonRD[1, 2, 3]
(* 0.297238 *)Numerical evaluation:
N[CarlsonRD[0, 1, 2]]
(* 1.7972 *)Please visit the official Wolfram Language Reference for more details.