.. php:namespace:: Cake\View\Helper
.. php:class:: NumberHelper(View $view, array $config = [])
The NumberHelper contains convenient methods that enable display numbers in common formats in your views. These methods include ways to format currency, percentages, data sizes, format numbers to specific precisions and also to give you more flexibility with formatting numbers.
Warning
All symbols are UTF-8.