Learn R Programming

FBMS (version 1.3)

erf: Erf Function

Description

Erf Function

Usage

erf(x)

Value

2 * pnorm(x * sqrt(2)) - 1

Arguments

x

The vector of values

Examples

Run this code
erf(2)

Run the code above in your browser using DataLab