Select to view content in your preferred language

Problem in using Math(abs)

3312
1
Jump to solution
06-18-2014 03:24 AM
ShiuliPervin
Deactivated User
I have a raster with Pixel values ranges from High : 0,187477 to Low : -1,14927. I want to avoid negetive Value without altering the value of Pixel. I tried to use math(abs). But the out raster give the pixel values ranges from High:1.14927 and low:0.0379639 that are not same as original. Could anyone tell me How it works?

Thanks:-)

Shiuli
0 Kudos
1 Solution

Accepted Solutions
DanPatterson_Retired
MVP Emeritus
the low value could change if there was a -0.0379639  in the data set

View solution in original post

0 Kudos
1 Reply
DanPatterson_Retired
MVP Emeritus
the low value could change if there was a -0.0379639  in the data set
0 Kudos