(PHP 3, PHP 4 >= 4.0b1)
bool is_double (mixed var)
bool is_double
Returns TRUE if var is a double, FALSE otherwise.
See also is_array(), is_bool(), is_float(), is_int(), is_integer(), is_real(), is_string(), is_long(), and is_object().