<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Exp function to get antilog in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/exp-function-to-get-antilog/m-p/196678#M6727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem...the terms differ depending upon which software you are using...wait until you get into python...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2014 20:46:06 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2014-10-09T20:46:06Z</dc:date>
    <item>
      <title>Exp function to get antilog</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/exp-function-to-get-antilog/m-p/196675#M6724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to take some result values and log transform them with the field calculator, then krig them to a surface - I found this in the help regarding the log function:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"field calculator uses the natural Log not Log10(x)&lt;/P&gt;&lt;P&gt;try;&lt;/P&gt;&lt;P&gt;Log ( [Area] ) / Log ( 10 )"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did that and it seemed to work, but how do I calculate the antilog or exp back correctly of the surface, I can't seem to get back to values that correlate to my original data (which ranges from 0.00001 to 0.003047) - I run:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exp("log_krig")&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the raster calculator and end up with values of 0.00252001 to 0.0755711...I'm wondering if there's a reverse of the above trick to get the antilog of my surface somehow (i.e. get back from Log transformed data to original)? My mathematics are not strong&lt;SPAN aria-label="Confused" class="emoticon-inline emoticon_confused" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;...thanks for any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 17:50:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/exp-function-to-get-antilog/m-p/196675#M6724</guid>
      <dc:creator>MichaelAugust</dc:creator>
      <dc:date>2014-10-09T17:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exp function to get antilog</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/exp-function-to-get-antilog/m-p/196676#M6725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Ln/009z00000090000000/"&gt;Natural log&amp;nbsp;&amp;nbsp; Ln&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This example calculates the natural logarithm (base e) of the input raster values&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Exp/009z0000008s000000/"&gt;Exp&amp;nbsp; &lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This example calculates the base e exponential of the input raster values,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the pairing you are looking for?&amp;nbsp; there is Log10, Ln, Log2&amp;nbsp; and Exp10, Exp, Exp2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 20:08:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/exp-function-to-get-antilog/m-p/196676#M6725</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-09T20:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exp function to get antilog</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/exp-function-to-get-antilog/m-p/196677#M6726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, somehow I just did not see the exp10 in the raster calculator list the first time - thanks Dan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 20:27:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/exp-function-to-get-antilog/m-p/196677#M6726</guid>
      <dc:creator>MichaelAugust</dc:creator>
      <dc:date>2014-10-09T20:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Exp function to get antilog</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/exp-function-to-get-antilog/m-p/196678#M6727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem...the terms differ depending upon which software you are using...wait until you get into python...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 20:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/exp-function-to-get-antilog/m-p/196678#M6727</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-09T20:46:06Z</dc:date>
    </item>
  </channel>
</rss>

