Learn R Programming

CoSMoS (version 2.1.2)

erfc: Complementary (inverse) error function

Description

Complementary (inverse) error function

Usage

erfc(x)

inv.erfc(x)

Arguments

x

number vector

Examples

Run this code

erfc(1)
inv.erfc(1)

Run the code above in your browser using DataLab