#include int main(int argc, char ** argv) { float c = cos(3.14); }