Plato on Github
Report Home
dojo/cldr/nls/el/number.js
Maintainability
60.46
Lines of code
23
Difficulty
1.50
Estimated Errors
0.10
Function weight
By Complexity
By SLOC
define( //begin v1.x content { "group": ".", "percentSign": "%", "exponential": "e", "scientificFormat": "#E0", "percentFormat": "#,##0%", "list": ";", "infinity": "∞", "minusSign": "-", "decimal": ",", "superscriptingExponent": "×", "nan": "NaN", "perMille": "‰", "decimalFormat": "#,##0.###", "currencyFormat": "#,##0.00 ¤", "plusSign": "+", "decimalFormat-long": "000 τρισεκατομμύρια", "decimalFormat-short": "000 τρισ'.'" } //end v1.x content );