public Angle SignedAngleTo()
 {
     return(UnitVector3D1.SignedAngleTo(Vector3D, UnitVector3D2));
 }