Softly approximate fabs()
function softfabs input Real x; input Real delta; output Real y; end softfabs;