angle method

double angle(
  1. Vector3C o
)

Implementation

double angle(Vector3C o) => ref.angle(o);