Conversion of Decimal Strings to Floating-Point Numbers

Conversion of Decimal Strings to Floating-Point Numbers

Dmitry Nadezhin, Steven Rubin

16 June 2011

Although floating-point operations are accurately-implemented in modern computers, the conversion of numbers from strings of decimal digits (text) to floating-point is difficult and often inaccurate. The difficulty of this conversion has even been used by hackers to attack weak points in systems. This report explores text-to-floating-point conversion and discusses possible performance improvements.


Venue : N/A

File Name : Conversion of Strings to Floating Point5.pdf