<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ascend4.org/index.php?action=history&amp;feed=atom&amp;title=VLEWhy</id>
	<title>VLEWhy - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ascend4.org/index.php?action=history&amp;feed=atom&amp;title=VLEWhy"/>
	<link rel="alternate" type="text/html" href="https://ascend4.org/index.php?title=VLEWhy&amp;action=history"/>
	<updated>2026-04-28T22:02:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://ascend4.org/index.php?title=VLEWhy&amp;diff=80&amp;oldid=prev</id>
		<title>UploadBot: Restored page from Google Cache, uploaded by John Pye</title>
		<link rel="alternate" type="text/html" href="https://ascend4.org/index.php?title=VLEWhy&amp;diff=80&amp;oldid=prev"/>
		<updated>2010-05-13T13:46:51Z</updated>

		<summary type="html">&lt;p&gt;Restored page from Google Cache, uploaded by John Pye&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===UsingExponential===&lt;br /&gt;
It is less risky numerically to solve &lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;a4c&amp;quot;&amp;gt;exp(y-5) - x = 0&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
than to solve its equivalent &lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;a4c&amp;quot;&amp;gt;y-5 - ln(x)  = 0&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The latter form will fail to evaluate if the solution for x wanders into the negative region during the solving process.  Also, the derivative of ln(x) with respect to x (needed in evaluating the Jacobian for the Newton method) is 1/x, which heads to infinity as x tends to zero.  So the Jacobian will &amp;quot;blow up&amp;quot; on you for small x.&lt;br /&gt;
&lt;br /&gt;
The first form has none of these numerical problems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [[Category:Documentation]]&lt;/div&gt;</summary>
		<author><name>UploadBot</name></author>
	</entry>
</feed>