mapbox-maps-android
/
com.mapbox.maps.extension.style.expressions.generated
/
Expression
/
Companion
/
log2
log2
@
JvmStatic
fun
log2
(vararg expressions:
Expression
):
Expression
Content copied to clipboard
@
JvmStatic
fun
log2
(value:
Double
):
Expression
Content copied to clipboard
Returns the base-two logarithm of the input.
fun
log2
(block:
Expression.ExpressionBuilder
.() ->
Unit
):
Expression
Content copied to clipboard
DSL function for "log2".