Specifying a value range and precision

When typing expressions on the command line or in a script, you can, for some operations, specify the value range and precision of the output map. You can specify a value range and a precision in three ways:

 

OUT{min : max : prec} = expression

OUT{min : max} = expression

OUT{: : prec} = expression

 

where:

min

is the minimum value

max

is the maximum value

prec

is the precision of the values