4 lines
74 B
C
4 lines
74 B
C
#include <math.h>
|
|
#include <stdbool.h>
|
|
|
|
void power(char* rawDataFileName); |