메소드 | 설명 | |
---|---|---|
NewtonMethod ( double>.Func |
Creates a new instance.
|
public NewtonMethod ( double>.Func |
||
f | double>.Func | Function to be solved delegate. |
x | double | The starting point. |
d | double | The spacing to use. |
리턴 | System |