isnormal

version(!CRuntime_DigitalMars && !CRuntime_Microsoft && !CRuntime_Glibc && !CRuntime_Musl && !CRuntime_UClibc && !Darwin && !FreeBSD && OpenBSD)
extern (C) @trusted nothrow @nogc pragma(mangle, "__isnormal") pure
int
isnormal
(
double x
)

Meta