Search
Description
Using erf() with a function throws an error "x not defined" when the evaluation is symbolic.
Example: y(x):=x
sin(y(x))=sin(x) -> it works with functions other than erf()
erf(y(x))= -> error