| erf | R Documentation |
AD-compatible error function and complementary error function
erf(x)
erfc(x)
x |
vector of evaluation points |
erf(x) returns the error function and erfc(x) returns the complementary error function.
erf(1)
erfc(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.