1.

The expression cos(90) is equal to1 in MATLAB.(a) True(b) FalseI had been asked this question by my college professor while I was bunking the class.Enquiry is from Variables and Assignments in section MATLAB Basics of MATLAB

Answer»

Correct option is (b) False

Best explanation: Any argument within the PARENTHESES of the FUNCTIONS ‘sin()’, ‘cos()’ are taken to be in radians. If the argument is to be processed in DEGREES, the FUNCTION is modified as sind() and COSD().



Discussion

No Comment Found

Related InterviewSolutions