logarithmus c math.h

C
#include <math.h>
int x = sin(7);#include <math.h>
int x = log(7);
Source

Also in C: