Overview
Geometric Objects
Code Example
>>> from crossproduct import Vector >>> v = Vector(0,1,2) >>> print(v.y)