3 lines
83 B
C
3 lines
83 B
C
#include <math.h>
|
|
|
|
int power(int N , int M, double periode , double timeBandwidth); |