Home » C++ Programming » Questions and Answers » Question
  1. Which header file is used to manipulate the vector algebra in c++?
    1. vmath
    2. math
    3. cmath
    4. All of above
    5. None of these
Correct Option: A

vmath is set of C++ classes for Vector and Matrix algebra used in the programs.



Your comments will be displayed only after manual approval.