F_TYPE sin (F_TYPE x) F_TYPE sind (F_TYPE x)
sind() computes the sine of x, measured in degrees.
Exceptional Argument Routine Behavior |x| = infinity Invalid argument (sind) |x| < (180/pi) * min_float Underflow
Appendix A, Critical Floating-Point Values