C# Class Polynomial, Yeppp

Afficher le fichier Open project: wdv4758h/Yeppp Class Usage Examples

Méthodes publiques

Méthode Description
Main ( string args ) : void

Private Methods

Méthode Description
ComputeMaxDifference ( double xArray, double yArray ) : double
EvaluatePolynomialNaive ( double xArray, double yArray ) : void

Method Details

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void