ELLIPTICE _ _ _ _ _ _ _ _ _ _ _ _ operator
The EllipticE operator used with two arguments returns the Elliptic Integral of the Second Kind.
EllipticE(<expression>,<integer>)
EllipticE(1.2,0.22) 1.15094019180949 EllipticE(0,4.35) 0 EllipticE(9,0.00719) 8.98312465929145
The Complete Elliptic Integral of the Second Kind can be obtained by using just the second argument, or by using pi/2 as the first argument.
The EllipticE operator used with one argument returns the Elliptic value E.
EllipticE(<integer>)
EllipticE(0.22) 1.48046637439519 EllipticE(pi/2, 0.22) 1.48046637439519