|
inlineconstexpr |
Defined in Header
Parameters
x: floating value.c: Conditional expression masking the operation.m: Logical value masking the operation.Return value
1+x This function is more accurate than the expression log(1+x) if x is close to zero. In particular:NaN is returned.