Method | Description | |
---|---|---|
FindSolution ( double inputGuess, double inputStepSize, double outputGoal, Comparison |
public static FindSolution ( double inputGuess, double inputStepSize, double outputGoal, Comparison |
||
inputGuess | double | |
inputStepSize | double | |
outputGoal | double | |
compareOutputs | Comparison |
|
tryGetOutput | TryGetOutput | |
input | double | |
return | bool |