SIZE_BITS

const val SIZE_BITS: Int = 64

The number of bits used to represent an instance of Double in a binary form.

Since Kotlin

1.4
const val SIZE_BITS: Int = 64

The number of bits used to represent an instance of Double in a binary form.

Since Kotlin

1.4
const val SIZE_BITS: Int = 64

The number of bits used to represent an instance of Double in a binary form.

Since Kotlin

1.4