mapbox-maps-android
/
com.mapbox.maps.extension.style.expressions.dsl.generated
/
pow
pow
fun
pow
(block:
Expression.ExpressionBuilder
.() ->
Unit
):
Expression
Content copied to clipboard
fun
pow
(first:
Double
, second:
Double
):
Expression
Content copied to clipboard
Returns the result of raising the first input to the power specified by the second.