On Wed, Sep 17, 2003 at 05:16:39PM -0400, robert atkinson wrote: > I always get the output: > 920805000: 4.0000000000e-02 > 920805300: 2.0000000000e-02 > > Instead of: > > > 920805000: 0.04 > 920805300: 0.02
4.0e-02 == 4 * 10^-2 == 4 * 0.01 == 0.04 Things have changed but it is only cosmetic. HTH Alex -- http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1 -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
