Name: approx
Description: Approximation. approx(a)=a±n
Parameters: approx(par1, par2)
Example: x->piecewise { approx(x, 4) ? 1, ? 0 }