<?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: value of a double coming back in sci notation, rounded - but I need all the digit in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/value-of-a-double-coming-back-in-sci-notation/m-p/162118#M12428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;int(row.getValue(field))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome. Worked perfectly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2012 19:16:49 GMT</pubDate>
    <dc:creator>HarryBowman</dc:creator>
    <dc:date>2012-09-11T19:16:49Z</dc:date>
    <item>
      <title>value of a double coming back in sci notation, rounded - but I need all the digits</title>
      <link>https://community.esri.com/t5/python-questions/value-of-a-double-coming-back-in-sci-notation/m-p/162116#M12426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Data vendor uses 14 digit doubles as IDs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example:&amp;nbsp; 28401600001052&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All digits mean something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I look at the field values in ArcMap Table View, I see the whole thing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I open a&amp;nbsp; (version 10.0) search cursor and getValue on that field, I get 2.84016000011e+13.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need all 14 digits to get the ID. I'd rather not have to create a text field to hold those IDs, but if it is the only way...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there another way to get these - something I can set that will make the getValue on the double return everything?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 21:34:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/value-of-a-double-coming-back-in-sci-notation/m-p/162116#M12426</guid>
      <dc:creator>HarryBowman</dc:creator>
      <dc:date>2012-09-10T21:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: value of a double coming back in sci notation, rounded - but I need all the digit</title>
      <link>https://community.esri.com/t5/python-questions/value-of-a-double-coming-back-in-sci-notation/m-p/162117#M12427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="plain" name="code"&gt;int(row.getValue(field))&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 21:37:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/value-of-a-double-coming-back-in-sci-notation/m-p/162117#M12427</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-09-10T21:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: value of a double coming back in sci notation, rounded - but I need all the digit</title>
      <link>https://community.esri.com/t5/python-questions/value-of-a-double-coming-back-in-sci-notation/m-p/162118#M12428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;int(row.getValue(field))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome. Worked perfectly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 19:16:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/value-of-a-double-coming-back-in-sci-notation/m-p/162118#M12428</guid>
      <dc:creator>HarryBowman</dc:creator>
      <dc:date>2012-09-11T19:16:49Z</dc:date>
    </item>
  </channel>
</rss>

