Description Usage Arguments Details Value Author(s) See Also Examples
This function calculates the complementary error function of an input x.
1 | erfc(x)
|
x |
a numeric, the input. |
erfc is implemented using the function qnorm.
The return is a numeric.
Xuejun Liu
1 | erfc(0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.