Functions | |
| double | erf (double x) |
| double | erfc (double x) |
Variables | |
| static const double | rel_error = 1E-12 |
Function Documentation
| double erf | ( | double | x | ) | [inline] |
Referenced by erfc().
| double erfc | ( | double | x | ) | [inline] |
Referenced by erf().


