e18.10.9 {elliptic} | R Documentation |
Numerical checks of equations 18.10.9-11, page 650. Function returns LHS minus RHS.
e18.10.9(parameters)
parameters |
An object of class “parameters” |
detsil here
Returns a complex vector of length three: e_1, e_2, e_3
A good check for the three e's being in the right order.
Robin K. S. Hankin
AMS-55
e18.10.9(parameters(g=c(0,1))) e18.10.9(parameters(g=c(1,0)))