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