kotlin.Float.rem
rem
operator fun rem(other: Byte): Float
Platform and version requirements: Kotlin 1.1
operator fun rem(other: Short): Float
Platform and version requirements: Kotlin 1.1
operator fun rem(other: Int): Float
Platform and version requirements: Kotlin 1.1
operator fun rem(other: Long): Float
Platform and version requirements: Kotlin 1.1
operator fun