<?xml version="1.0" encoding="UTF-8"?>










<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">
    <channel>
        <title>Math Forum</title>
        <link>http://mathforum.org/kb</link>
        <description>List of forum topics</description>
        <language>en</language>


        <item>
            <title>Re: Low precision exponentiation</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8359514&amp;tstart=0#8359514</link>

        

            <description><![CDATA[The problem is that you entered 2.5 as a machine precision number, so <br>you are only going to get machine precision output. The way to get high]]></description>

        

            <jf:creationDate>Feb 18, 2013 6:00:51 AM</jf:creationDate>
            <jf:modificationDate>Feb 18, 2013 6:00:51 AM</jf:modificationDate>
            <jf:author>readhpr@gmail.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Low precision exponentiation</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8359508&amp;tstart=0#8359508</link>

        

            <description><![CDATA[Here are two possibilities to get the precision you want:<br><br>1. Use exact input:<br><br>  In:  N[(5/2)^125, 30]<br><br> Out:]]></description>

        

            <jf:creationDate>Feb 18, 2013 6:00:18 AM</jf:creationDate>
            <jf:modificationDate>Feb 18, 2013 6:00:18 AM</jf:modificationDate>
            <jf:author>svkeeley@aol.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Low precision exponentiation</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8359505&amp;tstart=0#8359505</link>

        

            <description><![CDATA[<br>Use N[(25/10)^125,30] to get the high-precision answer.<br><br>= 5.52714787526044456024726519219*10^49<br><br><br>The input has to be specified]]></description>

        

            <jf:creationDate>Feb 18, 2013 6:00:03 AM</jf:creationDate>
            <jf:modificationDate>Feb 18, 2013 6:00:03 AM</jf:modificationDate>
            <jf:author>tomdickens@att.net</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Low precision exponentiation</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8359502&amp;tstart=0#8359502</link>

        

            <description><![CDATA[On 2/17/13 at 4:08 AM, blaise@blaisefegan.me.uk (Blaise F Egan)<br>wrote:<br><br><font color="#660066">&gt;I am trying to evaluate 2.5^125 to high]]></description>

        

            <jf:creationDate>Feb 18, 2013 5:59:47 AM</jf:creationDate>
            <jf:modificationDate>Feb 18, 2013 5:59:47 AM</jf:modificationDate>
            <jf:author>readnews@sbcglobal.net</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Low precision exponentiation</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8359501&amp;tstart=0#8359501</link>

        

            <description><![CDATA[Hi,<br><br><font color="#660066">&gt; I am trying to evaluate 2.5^125 to high precision.<br>&gt;<br>&gt; R gives 5.527147875260445183346e+49 as the]]></description>

        

            <jf:creationDate>Feb 18, 2013 5:59:42 AM</jf:creationDate>
            <jf:modificationDate>Feb 18, 2013 5:59:42 AM</jf:modificationDate>
            <jf:author>awnl@gmx-topmail.de</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Low precision exponentiation</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8351876&amp;tstart=0#8351876</link>

        

            <description><![CDATA[I am trying to evaluate 2.5^125 to high precision. <br><br>R gives 5.527147875260445183346e+49 as the answer but Mathematica with N[2.5^125,30] gives]]></description>

        

            <jf:creationDate>Feb 17, 2013 4:08:38 AM</jf:creationDate>
            <jf:modificationDate>Feb 17, 2013 4:08:38 AM</jf:modificationDate>
            <jf:author>BlaiseFEgan</jf:author>
            <jf:replyCount>5</jf:replyCount>
        </item>


    </channel>
</rss>

