Description Note See Also Examples
Generic mathematical functions that can be used with a Raster* object as argument:
"abs", "sign", "sqrt", "ceiling", "floor", "trunc", "cummax", "cummin",
"cumprod", "cumsum", "log", "log10", "log2", "log1p", "acos", "acosh", "asin",
"asinh", "atan", "atanh", "exp", "expm1", "cos", "cosh", "sin", "sinh", "tan", "tanh"
.
You can use the, somewhat more flexible, function calc
instead of the Math-methods.
Arith-methods
, calc
, overlay
, atan2
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.