public static Find ( double>.Func |
||
function | double>.Func | The function to have its root computed. |
lowerBound | int | Start of search region. |
upperBound | int | End of search region. |
value | double | The value to be looked for in the function. |
return | int |