Does the right thing when calling g2.fun() and g3.fun()
Takes vectors and
interprets them appropriately for input to g2.fun()
and
g3.fun()
. Not really intended for the end user.
p1.tau(b)
b |
Vector of periods |
If b
is of length two, interpret the elements as
omega1 and omega2 respectively.
If a two-column matrix, interpret the columns as omega1 and omega2 respectively.
Otherwise, interpret as a vector of tau=omega1/omega2.
Returns a two-component list:
p1 |
First period |
tau |
Period ratio |
Robin K. S. Hankin
p1.tau(c(1+1i,1.1+23.123i))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.