MCPcopy Create free account
hub / github.com/SAITPublic/PIMSimulator / isnan

Function isnan

lib/half.h:4597–4597  ·  view source on GitHub ↗

Check for NaN. See also:** Documentation for [std::isnan](https://en.cppreference.com/w/cpp/numeric/math/isnan). \param arg number to check \retval true for NaNs \retval false else

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

builtin_isnanFunction · 0.85
fmaxFunction · 0.85
fminFunction · 0.85
fdimFunction · 0.85
isgreaterFunction · 0.85
isgreaterequalFunction · 0.85
islessFunction · 0.85
islessequalFunction · 0.85
islessgreaterFunction · 0.85
isunorderedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected