|
inlineconstexpr |
Parameters
x :value argument.c: Conditional expression masking the operation.m: Logical value masking the operation.tol scalar_value tolerance.Return value
x with the same sign as x: x-trunc(x), but keeping the zero sign.x-trunc(x).almost allows a fuzzy interpretation of frac using internally the almost version of trunc.frac[tolerance = 3*eps(as(x))(x)