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년 초과 전 | 답변 수: 1 | 0