public class solvers__c
extends java.lang.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 © 2019. All Rights Reserved.