atompy.Vector.rotated_around_y#

Vector.rotated_around_y(angle)[source]#

Return a new vector which is rotated around the y-axis by angle

Parameters:
anglearray_like

angle(s) in rad

Returns:
rotated_vectorVector