[Rd] pnorm problem (PR#7302)
Uwe Ligges
ligges at statistik.uni-dortmund.de
Thu Oct 21 22:58:51 CEST 2004
terra at gnome.org wrote:
> Full_Name: Morten Welinder
> Version: 2
> OS: Solaris(sparc)
> Submission from: (NULL) (65.213.85.208)
>
Works for me with R-2.0.0, Solaris 5.7 (UltraSparc), gcc-3.2.3, 32-bit.
So you have to specify compiler version, OS version, R version etc. much
more precisely.
Uwe Ligges
> (gdb) p pnorm(-100000.1, 0.0, 1.0, 0, 1)
> $42 = NaN(0xfffffffffffff)
>
> Expected: -0
>
> (gdb) p pnorm(-100000.0, 0.0, 1.0, 0, 1)
> $43 = -0
>
> Good.
>
> (I know this is not a typical usage.)
>
> ______________________________________________
> R-devel at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
More information about the R-devel
mailing list