<?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: Floating point results not happening in Python 3 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621083#M27614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a double type field, specify both the precision and scale.&amp;nbsp; It looks like scale is set to 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2018 08:59:51 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-12-31T08:59:51Z</dc:date>
    <item>
      <title>Floating point results not happening in Python 3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621082#M27613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to calculate the length of trail segments (polylines) in miles using the calculate filed tool.&amp;nbsp; my expression, !shape.geodesicLength@miles!&amp;nbsp; runs fine.&amp;nbsp; However I do not get floating point results. I have configured the field for numeric with 2 decimal places but all my results are 12.00, 3.00, 0.00 etc.&amp;nbsp; What is going on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 05:18:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621082#M27613</guid>
      <dc:creator>RogerAllison</dc:creator>
      <dc:date>2018-12-31T05:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point results not happening in Python 3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621083#M27614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a double type field, specify both the precision and scale.&amp;nbsp; It looks like scale is set to 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 08:59:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621083#M27614</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-31T08:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point results not happening in Python 3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621084#M27615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan. That worked obviously. I have forgotten some of what I learned about computing over the years.&amp;nbsp; Old dog learning new software.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 13:17:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621084#M27615</guid>
      <dc:creator>RogerAllison</dc:creator>
      <dc:date>2018-12-31T13:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point results not happening in Python 3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621085#M27616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where exactly are you making this change in Pro?&amp;nbsp; Field view of attribute table? Catalog Pane?&amp;nbsp; Catalog View?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2018 16:06:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621085#M27616</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2018-12-31T16:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Floating point results not happening in Python 3</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621086#M27617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Field view of attribute table.&amp;nbsp; I was trying to calculate trail length in a field designated as "long".&amp;nbsp; Once I changed the field to "double" the calculation gave the expected results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2019 01:29:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/floating-point-results-not-happening-in-python-3/m-p/621086#M27617</guid>
      <dc:creator>RogerAllison</dc:creator>
      <dc:date>2019-01-01T01:29:02Z</dc:date>
    </item>
  </channel>
</rss>

