Hello My dear friends,,i need your help.. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Hello My dear friends,,i need your help..

Please write a C program to print all its trigonometric ratios if the value of an angle is inpui through the keyboard.

23rd Nov 2018, 7:34 AM
Zothansanga Renthlei
Zothansanga Renthlei - avatar
2 Answers
+ 5
Convert the angle into radians and use the cos and sin functions.You need to include math.h header file to use them.
23rd Nov 2018, 8:16 AM
Ray
+ 2
okk..thnks ..
23rd Nov 2018, 11:01 AM
Zothansanga Renthlei
Zothansanga Renthlei - avatar