C-Library-Functions


  1. What will cos(x) return?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    cosine of x where x is in radians


  1. What will sin(x) returns?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: B

    sine of x where x is in radians



  1. Which mathematical function among the following does NOT require int parameters?











  1. View Hint View Answer Discuss in Forum

    NA

    Correct Option: A

    sqrt(x);