<code>Hello everybody,<br><br>How do I set the number of digits after the
decimal place of a number? I tried </code><code>"set dignum <i>number" (
</i>like in the example bellow)<i>, </i>but it didn't work.<br><br>Example:<br>
<br>define var=4.3215<br></code><code>set dignum 2<br>d var<br><br><br>It
should result in 4.32, but it's still 4.3215.<br><br>Did I do something wrong?
<br></code><code><i><br><span style="font-style: italic;"></span></i>Thanks a
lot,<br><br>Sandra<i><br></i></code>