Check for NaN. \param arg number to check \retval true for NaNs \retval false else template typename enable ::type isnan(T arg) { return functions::isnan(arg); }
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected