/* A function to test univariate zero-finders. */ /* Last edited on DATE TIME by USER */ #ifndef fn1_g14_H #define fn1_g14_H #include #include #include #include fn1_data_t fn1_g14_get_data(void); #endif