Home » C Programming » C-Library-Functions » Question
  1. Which of the following mathematical function requires 2 parameter for successful function call?
    1. atan2();
    2. fmod();
    3. div();
    4. All of above
    5. None of these
Correct Option: D

All of above



Your comments will be displayed only after manual approval.