maplibre-compose
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
maplibre-compose
maplibre-compose
/
org.maplibre.compose.expressions.dsl
/
log2
log2
fun
log2
(
value
:
Expression
<
FloatValue
>
)
:
Expression
<
FloatValue
>
(
source
)
Returns the base-two logarithm of
value
.