// C++ code to demonstrate the example of // trigonometric functions #include #include using namespace std; // main() section int main() { float x; float y; x = 0.25; cout<<"cos("<