Description Usage Arguments Value Examples
Dispor Números em Formato Amigável
1 |
x |
Número que será formatado |
Uma string com o número formatado
1 2 | formatar_numero(4321) # "4,32 mil"
formatar_numero(1e9) # "1 bilhões"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.