Next: vrda_sincos, Previous: vrsa_sinf, Up: Vector
not requiring full error handling. Denormal inputs may produce unpredictable results. Special case inputs produce C99 return values. The routine is accurate to better than 2 ulp over the valid input range.
Input | Output
|
QNaN | same QNaN
|
SNaN | same NaN converted to QNaN
|
+infinity | QNaN
|
-infinity | QNaN
|