|
inlineconstexpr |
Parameters
x: floating value.c: Conditional expression masking the operation.m: Logical value masking the operation.Return value
T giving the remainder of x modulo \(\pi/2\) and a corrective to the rounding error on the first result.These options enable faster computations by assuming that the input satisfies the following respective condition:
For each option, if the respective above conditon is not met the result is undefined.