[R] Re: How to calculate Ln(x) value and Exp(Ln(x)) value in R?
Petr Pikal
petr.pikal at precheza.cz
Thu Dec 23 11:07:47 CET 2004
On 23 Dec 2004 at 1:05, liu qin wrote:
> Hi, there:
>
> Does anybody know how to calculate Log value as Ln()
> and Exp( ) value in R please?
Is something wrong with
log(x)
log2(x)
exp(x)
Cheers
Petr
>
> Many thanks
>
> Qin
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
Petr Pikal
petr.pikal at precheza.cz
More information about the R-help
mailing list