Learn R Programming

elliptic (version 1.5-0)

e18.10.9: Numerical checks of equations 18.10.9-11, page 650

Description

Numerical checks of equations 18.10.9-11, page 650. Function returns LHS minus RHS.

Usage

e18.10.9(parameters)

Value

Returns a complex vector of length three: \(e_1\), \(e_2\), \(e_3\)

Arguments

parameters

An object of class “parameters”

Author

Robin K. S. Hankin

References

M. Abramowitz and I. A. Stegun 1965. Handbook of Mathematical Functions. New York, Dover.

Examples

Run this code
e18.10.9(parameters(g=c(0,1)))
e18.10.9(parameters(g=c(1,0)))

Run the code above in your browser using DataLab