Preparing search index...
The search index is not available
geostyler-style
geostyler-style
Fpow
Interface Fpow
Returns the value of base (argument[0]) raised to the power of exponent (arguments[1])
interface
Fpow
{
args
:
[
number
|
GeoStylerNumberFunction
,
number
|
GeoStylerNumberFunction
]
;
name
:
"pow"
;
}
Hierarchy (
view full
)
FunctionCall
<
number
>
Fpow
Index
Properties
args
name
Properties
args
args
:
[
number
|
GeoStylerNumberFunction
,
number
|
GeoStylerNumberFunction
]
name
name
:
"pow"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
name
geostyler-style
Loading...
Returns the value of base (argument[0]) raised to the power of exponent (arguments[1])