MeshLib C Docs
Loading...
Searching...
No Matches
MRIsNaN.h File Reference
#include <MRCMisc/exports.h>
#include <stdbool.h>

Go to the source code of this file.

Functions

MRC_API bool MR_isNanFast (float f)
 

Function Documentation

◆ MR_isNanFast()

MRC_API bool MR_isNanFast ( float f)

quickly tests whether given float is not-a-number Generated from function MR::isNanFast.