is_nan


is_nan(obj)
      

Return true if obj is nan, otherwise return false.

Also see:

is_infinite


Core Module Index | Main Index