Saved Bookmarks
| 1. |
The int function returns a constant of integration for indefinite integration.(a) True(b) FalseThis question was posed to me in final exam.This is a very interesting question from Integration topic in chapter Beyond the Basics of MATLAB |
|
Answer» RIGHT option is (B) False Explanation: The INT function does not return a constant of integration after doing indefinite integration. It will only show the particular integral after INTEGRATING the input function. |
|