Re: comparing scientific notation

2004-03-19 Thread Paul Johnson
Charles Lu said: > Hi Hello > If i want to compare 2 values in scientific notation i.e. > > 1.2e-400 4.3e-200 > > > I cannot use simply use "< , > " operator. For some reason, > 0 > 1e-400. That's a pretty small number. On most 32 bit systems the smallest number you'll be able to store

comparing scientific notation

2004-03-19 Thread Charles Lu
Hi If i want to compare 2 values in scientific notation i.e. 1.2e-400 4.3e-200 I cannot use simply use "< , > " operator. For some reason, 0 > 1e-400. Is there a module I can use? thanks Charles _ Get tax tips, tools and ac