|
inlineconstexpr |
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 the call with mzero returns zeroIf n
is zero returns x
.