man(1) Manual page archive


     ERF(2)                                                     ERF(2)

     NAME
          erf, erfc - error function

     SYNOPSIS
          double erf(double x)

          double erfc(double x)

     DESCRIPTION
          These functions calculate the error function erf(x) and the
          complementary error function erfc(x).  The error criterion
          for both erf and erfc is relative.

     DIAGNOSTICS
          There are no error returns.