1.

If the result of our summation is Infinity, what will MATLAB show?(a) Infinity(b) Nan(c) Inf(d) ErrorThis question was posed to me in an online quiz.I'd like to ask this question from Sums and Products topic in division Beyond the Basics of MATLAB

Answer»

Correct CHOICE is (C) Inf

For explanation: The sum function is INBUILT in MATLAB. It has been developed so that if the summation of our given series becomes INFINITE, it will return a Inf as an output.



Discussion

No Comment Found

Related InterviewSolutions