Home
last modified time | relevance | path

Searched defs:number (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Services/
H A DRomanNumeralsService.php55 public function numberToRomanNumerals(int $number): string
/webtrees/app/
H A DI18N.php384 public static function number(float $n, int $precision = 0): string function in Fisharebest\\Webtrees\\I18N