|
inlineconstexpr |
Parameters
x
: real argument.c
: Conditional expression masking the operation.m
: Logical value masking the operation.Return value
1-x
is returned.strict
the option ensures generally faster computation, but strict inequality.strict
the option ensures generally faster computation, but strict inequality.