On Thu, 2004-09-09 at 10:57, raditha dissanayake wrote:
> John Holmes wrote:
> 
> > From: "raditha dissanayake" <[EMAIL PROTECTED]>
> >
> >>> The following code gives me this:
> >>> Normal $val: 9.4890594482422E-05
> >>> Session var: 1.1920928955078E-05
> >>
> >>
> >> The key here is the 'to the power of -05' bit.
> >
> >
> > Yeah?
> >
> > 0.0000948
> > 0.0000112
> >
> > Which one is larger?
> 
> The answer is that for such small measurements you cannot say for certain.

But you could if you ran the test a billion times and took the average.

Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to