Preparing search index...
The search index is not available
geostyler-style
geostyler-style
Fatan2
Interface Fatan2
Converts a rectangular coordinate (x, y) to polar (r, theta) and returns theta.
interface
Fatan2
{
args
:
[
number
|
GeoStylerNumberFunction
,
number
|
GeoStylerNumberFunction
]
;
name
:
"atan2"
;
}
Hierarchy (
view full
)
FunctionCall
<
number
>
Fatan2
Index
Properties
args
name
Properties
args
args
:
[
number
|
GeoStylerNumberFunction
,
number
|
GeoStylerNumberFunction
]
name
name
:
"atan2"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
name
geostyler-style
Loading...
Converts a rectangular coordinate (x, y) to polar (r, theta) and returns theta.