On Thu, 2003-10-02 at 02:50, Martin Stone Davis wrote: > Ian Clarke wrote: > If the detailed page actually shows a probability of 1, then we've got a > real problem. My first guess in that case would be that there is some > numerical rounding due to extreme closeness to 1. > If you were calculating and storing 1-probability, then seeing a value of exactly zero would indicate a problem. But when calculating a number near 1 using double, you don't have that many decimal digits, no more than 15 or so. If 1-probability is 10^-20, then probability calculates to exactly 1.
-- Ed Huff
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Devl mailing list [EMAIL PROTECTED] http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl
