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