Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.7">

is_float

(PHP 3, PHP 4 )

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().