Loading...
Searching...
No Matches
Go to the source code of this file.
◆ FindRoot()
Find the roots of \(inA \: x^2 + inB \: x + inC = 0\).
- Returns
- The number of roots, actual roots in outX1 and outX2. If number of roots returned is 1 then outX1 == outX2.