| ??? 07/24/02 03:48 Read: times |
#26213 - RE: Conversion from ASCII to floating point |
hi;
wouldn't it be simpler if you use normalized format?if you key in 123.45 as i had said earlier decide digits before decimal point.then put it up as exponent then you can represent 1.2345* 10^2. the package fp52 works on normalized numbers formatted in slightly differnet manner.but it should be lot easier using that unless u are severely limited by ROM size. regards pranav |



