#include "header.h" int main() { MakeTable(1,10,1.1,2.0,0.1,&f); return 0; }