is_double -- Finds whether a variable is a double.
Returns true if var is a double, false otherwise.
See also is_array(), is_real(), is_string(), is_long(), and is_object().