fast-atof ( C language ) Limited magnitude conversion from text to double precision floating point. Unrolled code allows for further compiler optimization In my test, the routine was 3x faster than the library atof()