public function formatNumber($number)
 {
     return FonctionsUtiles::Formatage_Yangs($number);
 }