|
inlineconstexpr |
Defined in Header
Parameters
x
: floating argument.n
: integral value argument.c
: Conditional expression masking the operation.m
: Logical value masking the operation.Return value
x
is returned.x
is returned. If n
is zero returns x
.x
is floating zero and mzero are considered distinct.If n
is zero returns x
.