Description Usage Arguments See Also Examples
For Raster* objects x and y, atan2(y, x) returns the angle in radians for the tangent y/x, handling the case when x is zero. See Trig
See Math-methods
for other trigonometric and mathematical functions that can be used with Raster* objects.
1 | atan2(y, x)
|
y |
Raster* object |
x |
Raster* object |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.