isinf

version(!CRuntime_DigitalMars && !CRuntime_Microsoft && !CRuntime_Glibc && !CRuntime_Musl && !CRuntime_UClibc && !Darwin && FreeBSD)
extern (C) @trusted nothrow @nogc pragma(mangle, "__isinfl") pure
int
isinf
(
real x
)

Meta