dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
signbit
core
stdc
math
version(!CRuntime_DigitalMars && !CRuntime_Microsoft && !CRuntime_Glibc && !CRuntime_Musl && CRuntime_UClibc)
extern (
C
) @
trusted
nothrow @
nogc
pragma(
mangle
, "__signbitf") pure
int
signbit
(
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