Home » C Programming » C-Library-Functions » Question
  1. What will cos(x) return?
    1. cosine of x where x is in radians
    2. sine of x where x is in degree
    3. cosine of x where x is in degree
    4. sine of x where x is in radians
    5. None of these
Correct Option: A

cosine of x where x is in radians



Your comments will be displayed only after manual approval.