MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
check_nan_inf.h File Reference
#include "RTOp.h"
Include dependency graph for check_nan_inf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

int RTOp_is_nan_inf (RTOp_value_type val)
 

Detailed Description

Utility functions for determining if a number is not a regular floating point number.

Definition in file check_nan_inf.h.

Function Documentation

int RTOp_is_nan_inf ( RTOp_value_type  val)

Definition at line 46 of file check_nan_inf.cpp.