#include <errno.h>
#include <math.h>
#include <stdbool.h>
Go to the source code of this file.
Definition at line 6 of file sin.c.
References EDOM, errno, isinf, isnan, NAN, and x.
Referenced by draw_line(), and polygon_rotate().