1.

What is the class of the result of quadl() command?(a) double(b) short(c) long(d) symbolicThe question was asked during an online exam.Query is from Integration topic in chapter Beyond the Basics of MATLAB

Answer»

The correct option is (a) double

The BEST I can explain: The class of the result of quadl() COMMAND is double since it computes definite integrals only. We WOULD get the result as SYMBOLIC if we COMPUTE indefinite integration using the int command.



Discussion

No Comment Found

Related InterviewSolutions