← Docs
kotlin-stdlib / kotlin / java.math.BigInteger / shl

shl

JVM
1.2
infix fun BigInteger . shl ( n : Int ) : BigInteger
(source)

Shifts this value left by the n number of bits.

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 .