R-beta: exponentiation

Douglas Bates bates at stat.wisc.edu
Fri Apr 24 15:30:47 CEST 1998


Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> writes:

> Martin Maechler <maechler at stat.math.ethz.ch> writes:
> > >>>>> "Jim" == Jim Lindsey <jlindsey at luc.ac.be> writes:
> > 
> >     Jim> Values in the range 1e-30^1e12 to 1e-30^1e17 hang R0.61.2 under
> >     Jim> Red Hat 5. (fed by nlm to a function). This is rather difficult to
> >     Jim> debug when ctrl-C does not work!  Jim
> > 
> > yet another Linux (libc ?? / libm ??) problem...
> > 
> > I can confirm the same thing happens on Debian Linux.
> 
> - but not RedHat 4.2.... Yup. Has to be libc. Doug, tried Debian 2.0?

If I understand the question correctly then the answer is that it
works fine under Debian 2.0 (libc6-2.0.7).

 R : Copyright 1998, Robert Gentleman and Ross Ihaka
 Version 0.62.0 Unstable (March 31, 1998)

 R> 1e-30
 [1] 1e-30
 R> 1e-30^1e12
 [1] 0
 R> 1e-30^1e17
 [1] 0

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list