Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.dsl
/
toFloat
to
Float
fun
ColumnDeclaring
<
out
Number
>
.
toFloat
(
)
:
CastingExpression
<
Float
>
(
source
)
Cast the current column or expression's type to
Float
.