Description Usage Arguments Value Examples
A function which allows any or all of the first three
arguments of fractional
to be vectors, with short
vectors recycled in the usual way. Note that the return
value is a character string vector and may not be
used in arithmetic operations
1 | vfractional(x, eps = 1e-06, maxConv = 20)
|
x |
as for |
eps |
as for |
maxConv |
as for |
A character string vector of class "charFrac"
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.