public class solvers__c extends Object
Constructor and Description |
---|
solvers__c() |
Modifier and Type | Method and Description |
---|---|
static int |
solve1(double[] coeff,
double[] roots) |
static int |
solve2(double[] coeff,
double[] roots) |
static int |
solve3(double[] coeff,
double[] roots) |
Copyright © 2016. All Rights Reserved.