Method on @sym: erf (x)

Symbolic erf function.

Example:

syms x
y = erf (x)
  ⇒ y = (sym) erf(x)

Note: this file is autogenerated: if you want to edit it, you might want to make changes to ’generate_functions.py’ instead.

Package: symbolic