mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.extension.style.expressions.generated
/
Expression
/
ExpressionBuilder
/
log10
log10
fun
log10
(
block
:
Expression.ExpressionBuilder
.
(
)
->
Unit
)
:
Expression.ExpressionBuilder
fun
log10
(
value
:
Double
)
:
Expression.ExpressionBuilder
Returns the base-ten logarithm of the input.