def angleBetween(cls, a, b): return RealPVector.angleBetween(a, b)
def angleBetween(cls, a, b): return __pvector__.angleBetween(a, b)