What characters are after the "e"? This character has the meaning of "* 10 ^" saying for example 2.5000000e1 is 2.5 * 10 ^ 1 = 25.
> If I enter 4.0 and 5.0 I get 2.0000000e instead of 20.00000 There might be a "1" after "e"... > If I enter 3.2 and 2.3 I get 7.3600001e Here it might be a "0"... > If I enter 5.0 and 5.0 I get 2.5000000e instead of 25.00000 Again the "1". > If I enter 4.4 and 1.2 I get 5.2800002e And the "0" once more. Bodo -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
