dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
isfinite
core
stdc
math
version(!CRuntime_DigitalMars && !CRuntime_Microsoft && !CRuntime_Glibc && !CRuntime_Musl && !CRuntime_UClibc && !Darwin && !FreeBSD && !OpenBSD && NetBSD)
extern (
D
) @
trusted
nothrow @
nogc
pure
int
isfinite
(
float
x
)
Meta
Source
See Implementation
core
stdc
math
aliases
double_t
float_t
functions
fpclassify
isfinite
isinf
isnan
isnormal
signbit
variables
FP_ILOGB0
FP_ILOGBNAN
HUGE_VAL
HUGE_VALF
HUGE_VALL
INFINITY
MATH_ERREXCEPT
MATH_ERRNO
NAN
math_errhandling