Rev 5903 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4158 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
13902 | bpr | 3 | slib_title=Writing a number with grouping the numbers by three. |
4701 | bpr | 4 | slib_parms=2\ |
5 | , the number |
||
13902 | bpr | 6 | , option word (<span class="tt">comma tex</span>). |
7 | slib_out=The number written with spaces. If the number has already a comma,\ |
||
8 | it must be in brackets [ ]. With option <span class="tt">comma</span>,\ |
||
9 | output has comma as decimal separetor. With option <span class="tt">tex</span>,\ |
||
10 | output has to be inserted in a mathematical formula. |