Question: 1. If you use a trigonometric function call such as sinf() in your real-time C code, what will happen if the math.h header file is not included in your program?
2. Describe the effect of coefficient quantization (or just a low precision when specifying the coefficients) on the digital resonator form of sinusoid generation.