if with a number, then scalar multiplication of the vector, if with a Vector, then dot product, I guess for now, because the asterisk looks more like a dot than an X. >>> v2 = Vector3d(-4.0, 1.2, 3.5) >>> v1 = Vector3d(2.0, 1.1, 0.0) >>> v2
(self, other)
source not stored for this graph (policy: none)