Description: Newton on the calculation method, xn+1 initial value xn- (f (xn)/f ' (xn)), and an error judgment time, Newton' s method results significant figures will double every iteration.
To Search:
File list (Check if you may need any files):
牛頓法\C語言牛頓法步驟.exe
......\main.c
......\main.o
......\Makefile.win
......\專案3.dev
......\專案3.layout
牛頓法