is_float

(PHP 3, PHP 4 >= 4.0.0)

is_float -- Prüft, ob eine Variable vom Typ float ist

Beschreibung:

int is_float (mixed var)

Diese Funktion ist ein Synonym für is_double().

Siehe auch is_double(), is_real(), is_int(), is_integer(), is_string(), is_object(), is_array() und is_long().