vec_sins

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

Gets the sin of the angle between two vectors

  • vectors1: np.ndarray

    No description…

  • vectors2: np.ndarray

    No description…

Examples:


Edit Examples or Create New Examples
Edit Template or Create New Template
Edit Docstrings