On Thu, Feb 01, 2001 at 08:06:26AM -0600, Jarkko Hietaniemi wrote:
> > > [SV = PVNV(0x20053b88) at 0x20016dd4
> > > REFCNT = 1
> > > FLAGS = (NOK,pNOK)
> > > IV = 0
> > > NV = 789.10000000000002
> >
> > Floats suck. Okay, I'll loosen the test to accept \.(1000+|9999+).
>
> Something like this:
>
> \.(1(?:000+.+)?|09999+.+)
\.(?:1(?:000+\d+)?|0999+\d+)
--
$jhi++; # http://www.iki.fi/jhi/
# There is this special biologist word we use for 'stable'.
# It is 'dead'. -- Jack Cohen
Thread Previous
|
Thread Next