

InterviewSolution
Saved Bookmarks
1. |
The solve[] command can do which of the following things?(a) Produce the exact solution(b) Produce a symbolic solution(c) Produces exact roots(d) Produces complex rootsI got this question during an interview.The query is from Solving Equations in division MATLAB Basics of MATLAB |
Answer» Correct choice is (b) Produce a symbolic solution |
|