Community Profile

photo

Brittany


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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...

9 years ago | 1 answer | 0

1

answer