| ecd.mpnum | R Documentation | 
Primarily to make sure x is converted to mpfr vector if it is not,
when use.mpfr is set.
ecd.mpnum(object, x) ecd.ifelse(object, test, yes, no) ecd.sapply(object, x, FUN, ...) ecd.mcsapply(object, x, FUN, ...)
| object | an object of ecd class | 
| x | a vector of numeric or mpfr. | 
| test | logical, test of  | 
| yes | return values for true elements of test | 
| no | return values for false elements of test | 
| FUN | the function to be applied to each element of x | 
| ... | optional arguments to  | 
a numeric or mpfr vector
Stephen H. Lihn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.