@ -73,4 +73,7 @@ float cubeRootPlusOne(float x);
// Function to calculate the sine of an angle in degrees
float sineDegrees(float x);
// Function to calculate the cosine of an angle in degrees
float cosineDegrees(float x);
#endif