| p1.tau | R Documentation |
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
\omega_1 and \omega_2 respectively.
If a two-column matrix, interpret the columns as
\omega_1 and \omega_2 respectively.
Otherwise, interpret as a vector of
\tau=\omega_1/\omega_2.
Returns a two-component list:
p1 |
First period |
tau |
Period ratio |
Robin K. S. Hankin
p1.tau(c(1+1i,1.1+23.123i))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.