Skip to content

Commit eb24495

Browse files
committed
Updated documentation and function heads.
1 parent 20d5fa8 commit eb24495

File tree

88 files changed

+134
-70
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+134
-70
lines changed
23 Bytes
Binary file not shown.
146 Bytes
Binary file not shown.

docs/iabs_doc.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!--
77
This HTML was auto-generated from MATLAB code.
88
To make changes, update the MATLAB code and republish this document.
9-
--><title>iabs</title><meta name="generator" content="MATLAB 9.11"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-11-23"><meta name="DC.source" content="iabs_doc.m"><style type="text/css">
9+
--><title>iabs</title><meta name="generator" content="MATLAB 9.11"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-12-10"><meta name="DC.source" content="iabs_doc.m"><style type="text/css">
1010
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outine:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
1111

1212
html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@
6767

6868

6969

70-
</style></head><body><div class="content"><h1><tt>iabs</tt></h1><!--introduction--><p>"Complexified" version of the absolute value (<tt>abs</tt>) function.</p><p><a href="index.html">Back to Numerical Differentiation Toolbox Contents</a>.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Syntax</a></li><li><a href="#2">Input/Output Parameters</a></li><li><a href="#3">See also</a></li></ul></div><h2 id="1">Syntax</h2><pre class="language-matlab">y = iabs(x)
71-
</pre><h2 id="2">Input/Output Parameters</h2><p>
70+
</style></head><body><div class="content"><h1><tt>iabs</tt></h1><!--introduction--><p>"Complexified" version of the absolute value (<tt>abs</tt>) function.</p><p><a href="index.html">Back to Numerical Differentiation Toolbox Contents</a>.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Syntax</a></li><li><a href="#2">Description</a></li><li><a href="#3">Input/Output Parameters</a></li><li><a href="#4">See also</a></li></ul></div><h2 id="1">Syntax</h2><pre class="language-matlab">y = iabs(x)
71+
</pre><h2 id="2">Description</h2><p><tt>y = iabs(x)</tt> returns the absolute value of x.</p><h2 id="3">Input/Output Parameters</h2><p>
7272
<table border=1>
7373
<tr>
7474
<td></td>
@@ -92,14 +92,16 @@
9292
<td style="text-align:center">1×1<BR>complex</td>
9393
</tr>
9494
</table>
95-
</p><h2 id="3">See also</h2><p><a href="https://www.mathworks.com/help/matlab/ref/abs.html"><tt>abs</tt></a></p><p class="footer"><br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021b</a><br></p></div><!--
95+
</p><h2 id="4">See also</h2><p><a href="https://www.mathworks.com/help/matlab/ref/abs.html"><tt>abs</tt></a></p><p class="footer"><br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021b</a><br></p></div><!--
9696
##### SOURCE BEGIN #####
9797
%% |iabs|
9898
% "Complexified" version of the absolute value (|abs|) function.
9999
%
100100
% <index.html Back to Numerical Differentiation Toolbox Contents>.
101101
%% Syntax
102102
% y = iabs(x)
103+
%% Description
104+
% |y = iabs(x)| returns the absolute value of x.
103105
%% Input/Output Parameters
104106
% <html>
105107
% <table border=1>

docs/iatan2_doc.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!--
77
This HTML was auto-generated from MATLAB code.
88
To make changes, update the MATLAB code and republish this document.
9-
--><title>iatan2</title><meta name="generator" content="MATLAB 9.11"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-11-23"><meta name="DC.source" content="iatan2_doc.m"><style type="text/css">
9+
--><title>iatan2</title><meta name="generator" content="MATLAB 9.11"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-12-10"><meta name="DC.source" content="iatan2_doc.m"><style type="text/css">
1010
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outine:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
1111

1212
html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@
6767

6868

6969

70-
</style></head><body><div class="content"><h1><tt>iatan2</tt></h1><!--introduction--><p>"Complexified" version of the four quadrant inverse tangent (<tt>atan2</tt>) function (in radians).</p><p><a href="index.html">Back to Numerical Differentiation Toolbox Contents</a>.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Syntax</a></li><li><a href="#2">Input/Output Parameters</a></li><li><a href="#3">See also</a></li></ul></div><h2 id="1">Syntax</h2><pre class="language-matlab">z = iatan2(y,x)
71-
</pre><h2 id="2">Input/Output Parameters</h2><p>
70+
</style></head><body><div class="content"><h1><tt>iatan2</tt></h1><!--introduction--><p>"Complexified" version of the four quadrant inverse tangent (<tt>atan2</tt>) function (in radians).</p><p><a href="index.html">Back to Numerical Differentiation Toolbox Contents</a>.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Syntax</a></li><li><a href="#2">Description</a></li><li><a href="#3">Input/Output Parameters</a></li><li><a href="#4">See also</a></li></ul></div><h2 id="1">Syntax</h2><pre class="language-matlab">z = iatan2(y,x)
71+
</pre><h2 id="2">Description</h2><p><tt>z = iatan2(y,x)</tt> evaluates the four-quadrant inverse tangent of <img src="iatan2_doc_eq18006487826433731914.png" alt="$(x,y)$" style="width:24px;height:11px;"> (in radians).</p><h2 id="3">Input/Output Parameters</h2><p>
7272
<table border=1>
7373
<tr>
7474
<td></td>
@@ -102,7 +102,7 @@
102102
<td style="text-align:center">rad</td>
103103
</tr>
104104
</table>
105-
</p><h2 id="3">See also</h2><p><a href="https://www.mathworks.com/help/matlab/ref/atan2.html"><tt>atan2</tt></a></p><p class="footer"><br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021b</a><br></p></div><!--
105+
</p><h2 id="4">See also</h2><p><a href="https://www.mathworks.com/help/matlab/ref/atan2.html"><tt>atan2</tt></a></p><p class="footer"><br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021b</a><br></p></div><!--
106106
##### SOURCE BEGIN #####
107107
%% |iatan2|
108108
% "Complexified" version of the four quadrant inverse tangent (|atan2|)
@@ -111,6 +111,8 @@
111111
% <index.html Back to Numerical Differentiation Toolbox Contents>.
112112
%% Syntax
113113
% z = iatan2(y,x)
114+
%% Description
115+
% |z = iatan2(y,x)| evaluates the four-quadrant inverse tangent of $(x,y)$ (in radians).
114116
%% Input/Output Parameters
115117
% <html>
116118
% <table border=1>
1.44 KB
Loading

docs/iatan2d_doc.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!--
77
This HTML was auto-generated from MATLAB code.
88
To make changes, update the MATLAB code and republish this document.
9-
--><title>iatan2d</title><meta name="generator" content="MATLAB 9.11"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-11-23"><meta name="DC.source" content="iatan2d_doc.m"><style type="text/css">
9+
--><title>iatan2d</title><meta name="generator" content="MATLAB 9.11"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-12-10"><meta name="DC.source" content="iatan2d_doc.m"><style type="text/css">
1010
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outine:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
1111

1212
html { min-height:100%; margin-bottom:1px; }
@@ -67,8 +67,8 @@
6767

6868

6969

70-
</style></head><body><div class="content"><h1><tt>iatan2d</tt></h1><!--introduction--><p>"Complexified" version of the four quadrant inverse tangent (<tt>atan2d</tt>) function (in degrees).</p><p><a href="index.html">Back to Numerical Differentiation Toolbox Contents</a>.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Syntax</a></li><li><a href="#2">Input/Output Parameters</a></li><li><a href="#3">See also</a></li></ul></div><h2 id="1">Syntax</h2><pre class="language-matlab">z = iatan2d(y,x)
71-
</pre><h2 id="2">Input/Output Parameters</h2><p>
70+
</style></head><body><div class="content"><h1><tt>iatan2d</tt></h1><!--introduction--><p>"Complexified" version of the four quadrant inverse tangent (<tt>atan2d</tt>) function (in degrees).</p><p><a href="index.html">Back to Numerical Differentiation Toolbox Contents</a>.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Syntax</a></li><li><a href="#2">Description</a></li><li><a href="#3">Input/Output Parameters</a></li><li><a href="#4">See also</a></li></ul></div><h2 id="1">Syntax</h2><pre class="language-matlab">z = iatan2d(y,x)
71+
</pre><h2 id="2">Description</h2><p><tt>z = iatan2d(y,x)</tt> evaluates the four-quadrant inverse tangent of <img src="iatan2d_doc_eq18006487826433731914.png" alt="$(x,y)$" style="width:24px;height:11px;"> (in degrees).</p><h2 id="3">Input/Output Parameters</h2><p>
7272
<table border=1>
7373
<tr>
7474
<td></td>
@@ -102,7 +102,7 @@
102102
<td style="text-align:center">deg</td>
103103
</tr>
104104
</table>
105-
</p><h2 id="3">See also</h2><p><a href="https://www.mathworks.com/help/matlab/ref/atan2d.html"><tt>atan2d</tt></a></p><p class="footer"><br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021b</a><br></p></div><!--
105+
</p><h2 id="4">See also</h2><p><a href="https://www.mathworks.com/help/matlab/ref/atan2d.html"><tt>atan2d</tt></a></p><p class="footer"><br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021b</a><br></p></div><!--
106106
##### SOURCE BEGIN #####
107107
%% |iatan2d|
108108
% "Complexified" version of the four quadrant inverse tangent (|atan2d|)
@@ -111,6 +111,8 @@
111111
% <index.html Back to Numerical Differentiation Toolbox Contents>.
112112
%% Syntax
113113
% z = iatan2d(y,x)
114+
%% Description
115+
% |z = iatan2d(y,x)| evaluates the four-quadrant inverse tangent of $(x,y)$ (in degrees).
114116
%% Input/Output Parameters
115117
% <html>
116118
% <table border=1>
1.44 KB
Loading

docs/iderivative_doc.html

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!--
77
This HTML was auto-generated from MATLAB code.
88
To make changes, update the MATLAB code and republish this document.
9-
--><title>iderivative</title><meta name="generator" content="MATLAB 9.11"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-11-23"><meta name="DC.source" content="iderivative_doc.m"><style type="text/css">
9+
--><title>iderivative</title><meta name="generator" content="MATLAB 9.11"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="DC.date" content="2021-12-10"><meta name="DC.source" content="iderivative_doc.m"><style type="text/css">
1010
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outine:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
1111

1212
html { min-height:100%; margin-bottom:1px; }
@@ -67,9 +67,9 @@
6767

6868

6969

70-
</style></head><body><div class="content"><h1><tt>iderivative</tt></h1><!--introduction--><p>Derivative of a univariate, scalar or vector-valued function using the complex-step approximation.</p><p><a href="index.html">Back to Numerical Differentiation Toolbox Contents</a>.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Syntax</a></li><li><a href="#2">Input/Output Parameters</a></li><li><a href="#3">Example #1: Derivative of a scalar-valued function.</a></li><li><a href="#6">Example #2: Derivative of a vector-valued function.</a></li><li><a href="#9">See also</a></li></ul></div><h2 id="1">Syntax</h2><pre class="language-matlab">df = iderivative(f,x0)
70+
</style></head><body><div class="content"><h1><tt>iderivative</tt></h1><!--introduction--><p>Derivative of a univariate, scalar or vector-valued function using the complex-step approximation.</p><p><a href="index.html">Back to Numerical Differentiation Toolbox Contents</a>.</p><!--/introduction--><h2>Contents</h2><div><ul><li><a href="#1">Syntax</a></li><li><a href="#2">Description</a></li><li><a href="#3">Input/Output Parameters</a></li><li><a href="#4">Example #1: Derivative of a scalar-valued function.</a></li><li><a href="#7">Example #2: Derivative of a vector-valued function.</a></li><li><a href="#10">See also</a></li></ul></div><h2 id="1">Syntax</h2><pre class="language-matlab">df = iderivative(f,x0)
7171
df = iderivative(f,x0,h)
72-
</pre><h2 id="2">Input/Output Parameters</h2><p>
72+
</pre><h2 id="2">Description</h2><p><tt>df = iderivative(f,x0)</tt> numerically evaluates the derivative of <img src="iderivative_doc_eq15621115338434299399.png" alt="$\mathbf{f}(x)$" style="width:19px;height:11px;"> at <img src="iderivative_doc_eq15895670344772995363.png" alt="$x=x_{0}$" style="width:31px;height:7px;"> using the complex-step approximation with a default step size of <img src="iderivative_doc_eq12016976132402243107.png" alt="$h=\sqrt{\varepsilon}$" style="width:35px;height:12px;">, where <img src="iderivative_doc_eq13794615980392037191.png" alt="$\varepsilon$" style="width:5px;height:6px;"> is the machine precision.</p><p><tt>df = iderivative(f,x0,h)</tt> numerically evaluates the derivative of <img src="iderivative_doc_eq15621115338434299399.png" alt="$\mathbf{f}(x)$" style="width:19px;height:11px;"> at <img src="iderivative_doc_eq15895670344772995363.png" alt="$x=x_{0}$" style="width:31px;height:7px;"> using the complex-step approximation with a user-specified step size <img src="iderivative_doc_eq16410644637423230129.png" alt="$h$" style="width:6px;height:8px;">.</p><h2 id="3">Input/Output Parameters</h2><p>
7373
<table border=1>
7474
<tr>
7575
<td></td>
@@ -105,7 +105,7 @@
105105
<td style="text-align:center">m×1<BR>double</td>
106106
</tr>
107107
</table>
108-
</p><p><b>NOTE:</b> This function also works for scalar-valued functions (in that case, we simply have <img src="iderivative_doc_eq14613861381496079316.png" alt="$m=1$" style="width:29px;height:8px;">).</p><h2 id="3">Example #1: Derivative of a scalar-valued function.</h2><p><i>Approximate the derivative of <img src="iderivative_doc_eq07863013981449083213.png" alt="$f(x)=x^{3}$" style="width:46px;height:12px;"> at <img src="iderivative_doc_eq04851200360885152548.png" alt="$x=2$" style="width:26px;height:8px;"> using the <tt>iderivative</tt> function, and compare the result to the true result of <img src="iderivative_doc_eq13447770136917483844.png" alt="$f'(2)=12$" style="width:48px;height:12px;"></i>.</p><p>Approximating the derivative,</p><pre class="codeinput">f = @(x) x^3;
108+
</p><p><b>NOTE:</b> This function also works for scalar-valued functions (in that case, we simply have <img src="iderivative_doc_eq14613861381496079316.png" alt="$m=1$" style="width:29px;height:8px;">).</p><h2 id="4">Example #1: Derivative of a scalar-valued function.</h2><p><i>Approximate the derivative of <img src="iderivative_doc_eq07863013981449083213.png" alt="$f(x)=x^{3}$" style="width:46px;height:12px;"> at <img src="iderivative_doc_eq04851200360885152548.png" alt="$x=2$" style="width:26px;height:8px;"> using the <tt>iderivative</tt> function, and compare the result to the true result of <img src="iderivative_doc_eq13447770136917483844.png" alt="$f'(2)=12$" style="width:48px;height:12px;"></i>.</p><p>Approximating the derivative,</p><pre class="codeinput">f = @(x) x^3;
109109
df = iderivative(f,2)
110110
</pre><pre class="codeoutput">
111111
df =
@@ -118,7 +118,7 @@
118118

119119
0
120120

121-
</pre><p>The approximation is therefore accurate to double precision.</p><h2 id="6">Example #2: Derivative of a vector-valued function.</h2><p><i>Approximate the derivative of</i></p><p><img src="iderivative_doc_eq05437446654055475759.png" alt="$$\mathbf{f}(t)=\pmatrix{\sin{t}\cr\cos{t}}$$" style="width:71px;height:27px;"></p><p><i>at <img src="iderivative_doc_eq06658196661290597197.png" alt="$t=1$" style="width:23px;height:8px;"> using the <tt>iderivative</tt> function, and compare the result to the true result of</i></p><p><img src="iderivative_doc_eq07637929496866620270.png" alt="$$\left.\frac{d\mathbf{f}}{dx}\right|_{t=1}=\pmatrix{\cos{(1)}\cr-\sin{(1)}}$$" style="width:103px;height:28px;"></p><p>Approximating the derivative,</p><pre class="codeinput">f = @(t) [sin(t);cos(t)];
121+
</pre><p>The approximation is therefore accurate to double precision.</p><h2 id="7">Example #2: Derivative of a vector-valued function.</h2><p><i>Approximate the derivative of</i></p><p><img src="iderivative_doc_eq05437446654055475759.png" alt="$$\mathbf{f}(t)=\pmatrix{\sin{t}\cr\cos{t}}$$" style="width:71px;height:27px;"></p><p><i>at <img src="iderivative_doc_eq06658196661290597197.png" alt="$t=1$" style="width:23px;height:8px;"> using the <tt>iderivative</tt> function, and compare the result to the true result of</i></p><p><img src="iderivative_doc_eq07637929496866620270.png" alt="$$\left.\frac{d\mathbf{f}}{dx}\right|_{t=1}=\pmatrix{\cos{(1)}\cr-\sin{(1)}}$$" style="width:103px;height:28px;"></p><p>Approximating the derivative,</p><pre class="codeinput">f = @(t) [sin(t);cos(t)];
122122
df = iderivative(f,1)
123123
</pre><pre class="codeoutput">
124124
df =
@@ -133,7 +133,7 @@
133133
0
134134
0
135135

136-
</pre><p>The approximation is therefore accurate to double precision.</p><h2 id="9">See also</h2><p><a href="ipartial_doc.html"><tt>ipartial</tt></a> | <a href="igradient_doc.html"><tt>igradient</tt></a> | <a href="idirectional_doc.html"><tt>idirectional</tt></a> | <a href="ijacobian_doc.html"><tt>ijacobian</tt></a> | <a href="ihessian_doc.html"><tt>ihessian</tt></a></p><p class="footer"><br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021b</a><br></p></div><!--
136+
</pre><p>The approximation is therefore accurate to double precision.</p><h2 id="10">See also</h2><p><a href="ipartial_doc.html"><tt>ipartial</tt></a> | <a href="igradient_doc.html"><tt>igradient</tt></a> | <a href="idirectional_doc.html"><tt>idirectional</tt></a> | <a href="ijacobian_doc.html"><tt>ijacobian</tt></a> | <a href="ihessian_doc.html"><tt>ihessian</tt></a></p><p class="footer"><br><a href="https://www.mathworks.com/products/matlab/">Published with MATLAB&reg; R2021b</a><br></p></div><!--
137137
##### SOURCE BEGIN #####
138138
%% |iderivative|
139139
% Derivative of a univariate, scalar or vector-valued function using the complex-step approximation.
@@ -142,6 +142,15 @@
142142
%% Syntax
143143
% df = iderivative(f,x0)
144144
% df = iderivative(f,x0,h)
145+
%% Description
146+
% |df = iderivative(f,x0)| numerically evaluates the derivative of
147+
% $\mathbf{f}(x)$ at $x=x_{0}$ using the complex-step approximation with a
148+
% default step size of $h=\sqrt{\varepsilon}$, where $\varepsilon$ is the
149+
% machine precision.
150+
%
151+
% |df = iderivative(f,x0,h)| numerically evaluates the derivative of
152+
% $\mathbf{f}(x)$ at $x=x_{0}$ using the complex-step approximation with a
153+
% user-specified step size $h$.
145154
%% Input/Output Parameters
146155
% <html>
147156
% <table border=1>
1.29 KB
Loading
0 Bytes
Loading

0 commit comments

Comments
 (0)