C
cfman
Let's say I want to use Newton's root finding method:
I've already programmed my function in VBA,
now I want to use Newton's method to find the root of that function in
VBA...
I am guessing that in Excel it has built-in function to do this,
But what is that root-finding Newton's function and how to use that Excel
built-in function in VBA?
Thanks a lot
I've already programmed my function in VBA,
now I want to use Newton's method to find the root of that function in
VBA...
I am guessing that in Excel it has built-in function to do this,
But what is that root-finding Newton's function and how to use that Excel
built-in function in VBA?
Thanks a lot