I am writing an expression in raster calculator, the expression is like:
''1 / 1 + [ Exp * * - ( 10.358 + ( -0.213 * "debrisrast") + ( -0.226 * "frntalrast") + ( -11.172 * "massbrast")]''.
It showing an wright expression, but when i run the programme, it failed. so what might be the problem?