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

rem

JVM
1.1
operator fun BigInteger . rem ( other : BigInteger ) : BigInteger
(source)

Enables the use of the % operator for BigInteger instances.

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 .