LOGARITHMUS C MATH.H

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