toShort

Common
JVM
JS
Native
1.0
fun toShort(): Short

Converts this Double value to Short.

The resulting Short value is equal to this.toInt().toShort().