e16.28.1 {elliptic} | R Documentation |
Verifies formulae 16.28.1 to 16.28.5 on p576
e16.28.1(z, m, ...) e16.28.2(z, m, ...) e16.28.3(z, m, ...) e16.28.4(z, m, ...) e16.28.5(m, ...)
z |
Complex number |
m |
Parameter m |
... |
Extra arguments passed to theta[1-4]() |
Returns the left hand side minus the right hand side of each formula. Each formula documented here is identically zero; nonzero values are returned due to numerical errors and should be small.
Robin K. S. Hankin
AMS-55
plot(e16.28.4(z=1:6000,m=0.234)) plot(abs(e16.28.4(z=1:6000,m=0.234+0.1i)))