|
inlineconstexpr |
Parameters
x, y: floating values.c: Conditional expression masking the operation.m: Logical value masking the operation.Return value
1. Returns the [elementwise](@ref glossary_elementwise) \f$(1+x)^y\f$, with good accuracy, even when `x` is small. 2. [The operation is performed conditionnaly](@ref conditional) 3. faster but less accurate call.