ion use machine precision. Display is changed by options
Regards
Petr
>
> Best regards
> Alex
>
>
>
>
>
>
> From: Alain Guillet
>
> Cc: Rhelp
> Sent: Wed, October 27, 2010 1:58:46 PM
> Subject: Re: [R] Increase R
*From:* Alain Guillet
*To:* Alaios
*Cc:* Rhelp
*Sent:* Wed, October 27, 2010 1:58:46 PM
*Subject:* Re: [R] Increase R precision
Hi,
It is not a problem of precision but a problem of display.
> options(digits=15)
> (18-46)/(45-
So?
Do you imply that I do not need to change the precision.. and if yes how to
change the default display settings?
Best regards
Alex
From: Alain Guillet
Cc: Rhelp
Sent: Wed, October 27, 2010 1:58:46 PM
Subject: Re: [R] Increase R precision
Hi,
It is
Hi,
It is not a problem of precision but a problem of display.
> options(digits=15)
> (18-46)/(45-93)
[1] 0.583
Alain
On 27-Oct-10 13:49, Alaios wrote:
Hello everyone.
When I execute the following in R
(18-46)/(45-93)
[1] 0.583
I get small precision for what I am trying
On 27/10/2010 7:49 AM, Alaios wrote:
Hello everyone.
When I execute the following in R
> (18-46)/(45-93)
[1] 0.583
I get small precision for what I am trying to deal with . Is it possible to
increase the precision for this and for other operations?
For example openoffice calc for this op
?options
On Wed, Oct 27, 2010 at 6:49 AM, Alaios wrote:
> Hello everyone.
>
> When I execute the following in R
>> (18-46)/(45-93)
> [1] 0.583
>
> I get small precision for what I am trying to deal with . Is it possible to
> increase the precision for this and for other operations?
>
> For e
Hello everyone.
When I execute the following in R
> (18-46)/(45-93)
[1] 0.583
I get small precision for what I am trying to deal with . Is it possible to
increase the precision for this and for other operations?
For example openoffice calc for this operation returns
0.583000
7 matches
Mail list logo