implement hw2/rtmuller
This commit is contained in:
3
hws/hw2/rtmuller.h
Normal file
3
hws/hw2/rtmuller.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
float rtmuller(float (*func)(float), float x1, float x2, float xacc);
|
||||
Reference in New Issue
Block a user