<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Newton&#039;s Method</title>
		<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method</link>
		<description>Posts in the discussion thread &quot;Newton&#039;s Method&quot; - There is no page on this site (at least that I have found) explaining how to use the variants of Newton&#039;s Method in TI-BASIC. I want to help create that page. Where should this page be placed?</description>
				<copyright></copyright>
		<lastBuildDate>Tue, 21 Jul 2026 20:05:48 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2780004</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2780004</link>
				<description></description>
				<pubDate>Thu, 30 Mar 2017 21:43:38 +0000</pubDate>
				<wikidot:authorName>Battlesquid</wikidot:authorName>				<wikidot:authorUserId>2693561</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>No problem! I'll try to be more clear in the future, that was totally on me :D</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779994</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779994</link>
				<description></description>
				<pubDate>Thu, 30 Mar 2017 21:28:11 +0000</pubDate>
				<wikidot:authorName>Myles_Zadok</wikidot:authorName>				<wikidot:authorUserId>2935702</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>That'll take me a few minutes, since I have to use Cemetech because I lack the software to upload programs straight from my calculator. On it right now.</p> <p>EDIT: I saw that you put the program in a file download already. I misunderstood &quot;Put the program in a file download&quot; as &quot;You go put the program in a file download.&quot; Thanks for doing it for me! :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779969</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779969</link>
				<description></description>
				<pubDate>Thu, 30 Mar 2017 20:46:13 +0000</pubDate>
				<wikidot:authorName>Battlesquid</wikidot:authorName>				<wikidot:authorUserId>2693561</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Nice! Put the program in a file download :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779954</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779954</link>
				<description></description>
				<pubDate>Thu, 30 Mar 2017 20:22:36 +0000</pubDate>
				<wikidot:authorName>Myles_Zadok</wikidot:authorName>				<wikidot:authorUserId>2935702</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It is supposed to be this:</p> <div class="code"> <pre><code>:Repeat I=10 or K&lt;20</code></pre></div> <p>I'll fix that.</p> <p>EDIT: Just fixed it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779935</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779935</link>
				<description></description>
				<pubDate>Thu, 30 Mar 2017 20:13:49 +0000</pubDate>
				<wikidot:authorName>Battlesquid</wikidot:authorName>				<wikidot:authorUserId>2693561</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>There is an error:</p> <div class="code"> <pre><code>Repeat I=10 K&lt;20</code></pre></div> <br /> Was there something in between &quot;I=20&quot; and &quot;K&lt;20&quot;?
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779907</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779907</link>
				<description></description>
				<pubDate>Thu, 30 Mar 2017 19:41:56 +0000</pubDate>
				<wikidot:authorName>Myles_Zadok</wikidot:authorName>				<wikidot:authorUserId>2935702</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think I finished the Newtons Method page. If anyone sees anything that needs to be changed, please let me know. I also added a link to Newtons Method on the <a href="http://tibasicdev.wikidot.com/routines">Routines</a> page.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779377</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779377</link>
				<description></description>
				<pubDate>Thu, 30 Mar 2017 04:07:08 +0000</pubDate>
				<wikidot:authorName>Battlesquid</wikidot:authorName>				<wikidot:authorUserId>2693561</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'll do it! :D</p> <p>EDIT: Well actually, this isn't a problem! To revert a page to its previous form, scroll to the bottom of the page, then click on &quot;History&quot;. From there, see which page you want to revert to, then click the &quot;R&quot; button to revert to that page. Clicking &quot;V&quot; allows you to see the page version without modifying the page itself, and &quot;S&quot; allows you to see the source code of the page.</p> <p>In short, I fixed it for you :D</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779333</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779333</link>
				<description></description>
				<pubDate>Thu, 30 Mar 2017 02:55:25 +0000</pubDate>
				<wikidot:authorName>Myles_Zadok</wikidot:authorName>				<wikidot:authorUserId>2935702</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Someone may want to finish the <a href="http://tibasicdev.wikidot.com/newtons-method">Newtons Method</a> page, because I think I screwed something up somewhere.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779317</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779317</link>
				<description></description>
				<pubDate>Thu, 30 Mar 2017 02:18:23 +0000</pubDate>
				<wikidot:authorName>Myles_Zadok</wikidot:authorName>				<wikidot:authorUserId>2935702</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I may not have the page complete tonight. I will probably finish it sometime tomorrow. Then someone is going to have to look at it because I have no idea if it will follow the template by the time I am done with it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779213</guid>
				<title>Re: Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779213</link>
				<description></description>
				<pubDate>Wed, 29 Mar 2017 23:21:41 +0000</pubDate>
				<wikidot:authorName>Battlesquid</wikidot:authorName>				<wikidot:authorUserId>2693561</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yay, more programs! :D</p> <p>I suggest the <a href="http://tibasicdev.wikidot.com/programs">programs</a> section or the <a href="http://tibasicdev.wikidot.com/routines">routines</a> section under Math. Use <a href="http://tibasicdev.wikidot.com/newtons-method">this</a> link to make the page. Remember to link it to whichever section you choose.</p> <p>EDIT:Also make sure to use the given templates on each page.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-2189189#post-2779161</guid>
				<title>Newton&#039;s Method</title>
				<link>http://tibasicdev.wikidot.com/forum/t-2189189/newton-s-method#post-2779161</link>
				<description></description>
				<pubDate>Wed, 29 Mar 2017 22:03:49 +0000</pubDate>
				<wikidot:authorName>Myles_Zadok</wikidot:authorName>				<wikidot:authorUserId>2935702</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>To my knowledge, there is no page on this site discussing the variants of Newton's Method for TI-Basic calculators. If I create this page, where should it be placed? Also, if anyone has any information about programming Newton's Method, I would appreciate it if you would post that information to this thread so I can incorporate it into the dedicated page.</p> <p>These are the variants I have so far. If anyone has a better version of the ones below, please let me know.</p> <p>For Y1=0:</p> <div class="code"> <pre><code>For(I,1,10) Tangent(Y1,A) A-((Y1(A))/(nDeriv(Y1,X,A)))→A End</code></pre></div> <p>For Y1=Y2</p> <div class="code"> <pre><code>0→I Repeat I=10 or K&lt;20 I+1→I 0→K 10rand→A Ans→A K+1→K A-(Y1(A)-Y2(A))/nDeriv((Y1-Y2),X,A End End</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>