erf.Rd
AD-compatible error function and complementary error function
erf(x) erfc(x)
vector of evaluation points
erf(x) returns the error function and erfc(x) returns the complementary error function.
erf(x)
erfc(x)
erf(1) #> [1] 0.8427008 erfc(1) #> [1] 0.1572992