Logarithmus c Math.h

#include <math.h>
int x = log(7);
Bad Beaver