← Docs
kotlin-stdlib / kotlin / UShort / times

times

Common
JVM
JS
Native
1.0
operator fun times ( other : UByte ) : UInt
(source)
operator fun times ( other : UShort ) : UInt
(source)
operator fun times ( other : UInt ) : UInt
(source)
operator fun times ( other : ULong ) : ULong
(source)

Multiplies this value by the other value.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .