(PHP 3, PHP 4 >= 4.0.0)
int is_double
Devuelve TRUE si var es un double (número decimal), y FALSE en otro caso.
Ver también is_array(), is_float(), is_int(), is_integer(), is_real(), is_string(), is_long(), y is_object().