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
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.