Dropdown-Liste anzeigen

floatval()

« filter_var_array | floor »
<?php
$float 
floatval (
    
  // mixed $var
);
?>
Ergebnis
$float = 122.34343
Beispiele
#1 floatval  ("122.34343The")
#2 floatval  ("The122.34343")
siehe auch
intval, settype