Companion

object Companion

Properties

Link copied to clipboard
const val HANDLE_DENORMALS: Boolean = false
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val SCALE: Long = 10000
Link copied to clipboard
const val SCALE_DIGITS: Int = 4

Functions

Link copied to clipboard
Link copied to clipboard
operator fun invoke(value: Double): FixedLong
operator fun invoke(value: String): FixedLong
operator fun invoke(value: Long, unit: Unit = Unit): FixedLong