#include #include int main() { printf("%f\n", sin(30 * M_PI / 180)); }