Feeds
提问
I need to write a script file that takes the coefficients of a quadratic and calculates the roots after testing them so that the least amount of calculation is done?
I have started with a code to simply calculate two roots of a quadratic function: function [x1, x2] = quadraticRoots...
11 years 前 | 1 个回答 | 0