erf: Error Function

View source: R/erf.R

erfR Documentation

Error Function

Description

This function returns the error function. The complementary error function can be obtained by subtracting the result from one: (1-erf(t)). This uses a truncated infinite series.

Usage

erf(t)

Arguments

t

argument

Value

error function


LimpopoLab/hydrostats documentation built on April 14, 2025, 5:25 a.m.