Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

From the C standard:

    A floating expression may be contracted, that is, evaluated as though it were an atomic
    operation, thereby omitting rounding errors implied by the source code and the
    expression evaluation method. The FP_CONTRACT pragma in <math.h> provides a
    way to disallow contracted expressions. Otherwise, whether and how expressions are
    contracted is implementation-defined.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: