<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ooo-imath.sourceforge.net/wiki/index.php?action=history&amp;feed=atom&amp;title=TSERIES</id>
	<title>TSERIES - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ooo-imath.sourceforge.net/wiki/index.php?action=history&amp;feed=atom&amp;title=TSERIES"/>
	<link rel="alternate" type="text/html" href="http://ooo-imath.sourceforge.net/wiki/index.php?title=TSERIES&amp;action=history"/>
	<updated>2026-04-29T10:51:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>http://ooo-imath.sourceforge.net/wiki/index.php?title=TSERIES&amp;diff=517&amp;oldid=prev</id>
		<title>Jrheinlaender: Created page with &quot;{{Keyword | &lt;code&gt;TSERIES ( expression , equation , integer )&lt;/code&gt; | 2= Create a Taylor series for the given expression. The equation must be of the form &lt;code&gt;v...&quot;</title>
		<link rel="alternate" type="text/html" href="http://ooo-imath.sourceforge.net/wiki/index.php?title=TSERIES&amp;diff=517&amp;oldid=prev"/>
		<updated>2017-07-01T06:58:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Keyword | &amp;lt;code&amp;gt;TSERIES ( &lt;a href=&quot;/wiki/index.php/Expression&quot; title=&quot;Expression&quot;&gt;expression&lt;/a&gt; , &lt;a href=&quot;/wiki/index.php/Equation&quot; title=&quot;Equation&quot;&gt;equation&lt;/a&gt; , &lt;a href=&quot;/wiki/index.php/Integer&quot; title=&quot;Integer&quot;&gt;integer&lt;/a&gt; )&amp;lt;/code&amp;gt; | 2= Create a Taylor series for the given expression. The equation must be of the form &amp;lt;code&amp;gt;v...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Keyword&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;TSERIES ( [[expression]] , [[equation]] , [[integer]] )&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
2=&lt;br /&gt;
Create a Taylor series for the given expression. The equation must be of the form &amp;lt;code&amp;gt;var = expression&amp;lt;/code&amp;gt; where &amp;lt;code&amp;gt;var&amp;lt;/code&amp;gt; is the independent variable and &amp;lt;code&amp;gt;expression&amp;lt;/code&amp;gt; the point around which the series should be developed. The last parameter gives the grade of the development.&lt;br /&gt;
|&lt;br /&gt;
3=&lt;br /&gt;
&amp;lt;code&amp;gt;EQDEF arctan(x) = tseries(arctan(x), x=0.7 , 3)&amp;lt;/code&amp;gt; will print &amp;lt;code&amp;gt;arctan{x} = 0,1409 + 0,6711  x -0,3153  left(x-0,7 right)^{2}&amp;lt;/code&amp;gt;.&lt;br /&gt;
|&lt;br /&gt;
4=&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Manipulation]]&lt;/div&gt;</summary>
		<author><name>Jrheinlaender</name></author>
	</entry>
</feed>