Plato on Github
Report Home
dojo/cldr/nls/pt-pt/number.js
Maintainability
61.14
Lines of code
22
Difficulty
1.50
Estimated Errors
0.09
Function weight
By Complexity
By SLOC
define( //begin v1.x content { "group": " ", "percentSign": "%", "exponential": "E", "scientificFormat": "#E0", "percentFormat": "#,##0%", "infinity": "∞", "minusSign": "-", "decimal": ",", "superscriptingExponent": "×", "nan": "NaN", "perMille": "‰", "decimalFormat": "#,##0.###", "currencyFormat": "#,##0.00 ¤;(#,##0.00 ¤)", "plusSign": "+", "decimalFormat-long": "000 biliões", "decimalFormat-short": "000 Bi" } //end v1.x content );