Hi all,

I am dealing with very large numbers but I am only interested in their last
digits.

> 244^244
[1] Inf

As far as I can tell, the largest number R can take has 308 digits (1+E308).
Is there a way I could see the last digits only of 244^244?

Many thanks for your help.

Vincent Deluard, CFA.
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Right-digits-of-a-floating-number-tp2304210p2304210.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to