GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
erf.f File Reference

Go to the source code of this file.

Functions/Subroutines

function erf (X)
 

Function/Subroutine Documentation

function erf (   X)

Definition at line 2 of file erf.f.

References abs(), csevl(), workspace_element::dimension(), erfc(), inits(), octave_value::log(), and octave_value::sqrt().

Referenced by xerf().