http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55682



             Bug #: 55682

           Summary: erf, erfc not in cmath

    Classification: Unclassified

           Product: gcc

           Version: unknown

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: libstdc++

        AssignedTo: unassig...@gcc.gnu.org

        ReportedBy: nico.schloe...@gmail.com





The functions erf, erfc are part of the C++11 standard. They are already

implemented in <math.h> and available in the global namespace after #including

it.

However, they are missing from <cmath>.

Reply via email to