sinus c math.h

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

Also in C: