GraphMine

util-math / io.github.sof3.graphmine.util.math / Vector3 / div

div

operator fun div(scalar: Double): Vector3

Divides the components of this by scalar

Exceptions

ArithmeticException - if scalar is zero