a = (Raster('myRaster') * 1.724)
do a web search on floating point representation . There is nothing you can do about it
a = 1.724 b = 1.0 * 1.724 print b #=1.724
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.