Convert the percentage slope map to a slope map that uses degrees as unit
To calculate the slope in degrees, type the following expression in the ILWIS main menu command line and press “OK”:
slopedeg:=RADDEG(ATAN(slopepct/100))
see also: MapCalc