Home
last modified time | relevance | path

Searched refs:precision (Results 1 – 25 of 42) sorted by relevance

12

/webtrees/app/
H A DI18N.php380 * @param int $precision
384 public static function number(float $n, int $precision = 0): string argument
386 return self::$locale->number(round($n, $precision));
397 * @param int $precision
401 public static function percentage(float $n, int $precision = 0): string argument
403 return self::$locale->percent(round($n, $precision + 2));
/webtrees/app/Http/RequestHandlers/
H A DReportSetupPage.php167 $precision = (int) ($match[3] ?? 0);
168 $options[$key] = I18N::number($number, $precision);
/webtrees/
H A Dcomposer.lock94 "description": "Arbitrary-precision arithmetic library",
96 "Arbitrary-precision",
3519 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
3520 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
/webtrees/resources/lang/en-GB/
H A Dmessages.po21812 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
21813 #~ msgstr "Here you can enter the precision. Based on this setting the number of digits that will b…
22872 …ecifies the precision of the different levels when entering new geographic locations. For example …
22873 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/en-AU/
H A Dmessages.po21809 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
21810 #~ msgstr "Here you can enter the precision. Based on this setting the number of digits that will b…
22862 …ecifies the precision of the different levels when entering new geographic locations. For example …
22863 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/tt/
H A Dmessages.po21231 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
21604 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/ja/
H A Dmessages.po21061 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
21190 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/bg/
H A Dmessages.po21404 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
21763 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/uk/
H A Dmessages.po21829 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22868 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/ar/
H A Dmessages.po21951 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22942 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/ru/
H A Dmessages.po21819 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22831 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/ro/
H A Dmessages.po21328 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
21678 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/he/
H A Dmessages.po21815 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22870 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/lt/
H A Dmessages.po21775 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22609 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/bs/
H A Dmessages.po21611 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22110 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/hr/
H A Dmessages.po21753 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22704 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/pt/
H A Dmessages.po22072 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22757 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/et/
H A Dmessages.po21813 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22857 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/is/
H A Dmessages.po21707 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22585 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/sv/
H A Dmessages.po21840 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22895 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/ca/
H A Dmessages.po21807 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22857 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/af/
H A Dmessages.po21808 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22863 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/sk/
H A Dmessages.po21796 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22740 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/pt-BR/
H A Dmessages.po21800 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22808 …ecifies the precision of the different levels when entering new geographic locations. For example …
/webtrees/resources/lang/da/
H A Dmessages.po21790 #~ msgid "Here you can enter the precision. Based on this setting the number of digits that will be…
22788 …ecifies the precision of the different levels when entering new geographic locations. For example …

12