PHP » GoLang |
login |
register |
about
|
GoLang NumberFormatter::parse
request it (400)
GoLang replacement for PHP's NumberFormatter::parse
[edit | history]
NumberFormatter::parsenumfmt_parse(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) NumberFormatter::parse -- numfmt_parse — Parse a number DescriptionObject oriented style Procedural style Parse a string into a number using the current formatter rules. Parameters
Return Values
The value of the parsed number or ExamplesExample #1 numfmt_parse() example
<?php Example #2 OO example
<?php The above example will output: 1234567.891 1234567 See Also
|
more
Recently updated
more
Most requested
more
Last requests
|