erf x
The error function \(\operatorname{erf} x = \frac{2}{\sqrt\pi}\int_0^x e^{-t^2}\,dt\).
i1 : erf 2 o1 = .9953222650189527 o1 : RR (of precision 53)
The object erf is a method function.