<math>
<piecewise>
 <piece>
 <cn> 0 </cn>
 <apply>
 <lt/>
 <ci> x </ci>
 <cn> 0 </cn>
 </apply>
 </piece>
 <otherwise>
 <ci> x </ci>
 </otherwise>
</piecewise>
</math>