#include <math.h>
#include <stdbool.h>
int power(int N , int M, double periode , double timeBandwidth);