vec_sins

vec_sins(vectors1, vectors2, zero_thresh=None, axis=-1): 

Gets the sin of the angle between two vectors

  • vectors1: np.ndarray
  • vectors2: np.ndarray

Feedback

Examples

Templates

Documentation