#include #include //forward declaration of horner_sin() in poly_approx.c float horner_sin(float x);