Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Fast Square Root Challenge

Name: Anonymous 2010-07-05 16:04

Design a fast square root function which computes double floating point numbers faster than SQRTSD(SSE2). Bonus for precision.

Name: Anonymous 2010-07-05 16:55

inline double zoom_zoom_sqrt(int _)
{
    return 0.0;
}


I had to sacrifice some precision for speed, but I'll gladly forfeit my bonus points.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List