div

operator fun div(scalar: Int): LongDecades
operator fun div(scalar: Long): LongDecades

Divides this duration by a scalar value.

Throws

if overflow occurs or the scalar is zero