floatValue

expect fun floatValue(value: Float): Expression(source)

Create value expression with given float value

Return

the value expression

Parameters

value

the float value

actual fun floatValue(value: Float): Expression(source)
actual fun floatValue(value: Float): Expression(source)