atompy.Vector.rotated_around_x#

Vector.rotated_around_x(angle)[source]#

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

Parameters:
anglearray_like

angle(s) in rad

Returns:
rotated_vectorVector