Exemple #1
0
 static function ToFloat($i)
 {
     return floatval(GET::FetchIndex($i));
 }