Example ex4-098

Prev: ex4-097

Next: ex4-099

0 x 0 x

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