I am trying to calculate the length of trail segments (polylines) in miles using the calculate filed tool. my expression, !shape.geodesicLength@miles! runs fine. 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. What is going on?