Rev 4701 | Rev 13902 | 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 | |||
3 | slib_title=Ecriture d'un nombre avec regroupement des chiffres par trois. |
||
4701 | bpr | 4 | slib_parms=2\ |
5 | , the number |
||
5903 | bpr | 6 | , option word (<span class="tt">comma</span>). |
7 | slib_out=The number written with spaces. Si l'option <span class="tt">comma</span> est présente,\ |
||
4701 | bpr | 8 | le résultat est présenté avec une virgule. Si le nombre est déjà avec une virgule,\ |
9 | il doit être entre crochets [ ]. |