Name: approx
Beschreibung: Näherungswert. approx(a) = a±n
Parameter: approx(par1, par2)
Beispiel: x->piecewise { approx(x, 4) ? 1, ? 0 }