[GRASS-user] log(0)-error in r.mapcalculator

Glynn Clements glynn at gclements.plus.com
Fri Nov 9 03:34:54 PST 2012


Patrick S. wrote:

> ###Testcase2: formula= log(((A+1)/100)/(1-(A+1/100)))

Note that

	(A+1/100) = A+(1/100) = A

as 1/100 will use integer division.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-user mailing list