isnan

Undocumented in source.
package
static if(!(!__traits(compiles, core.stdc.math.isnan)))
alias isnan = core.stdc.math.isnan

Meta