atompy.SingleVector.rotated_around_y#
- SingleVector.rotated_around_y(angle)[source]#
Return a new vector which is rotated around the y-axis by angle
- Parameters:
- angle
float angle in rad
- angle
- Returns:
- rotated_vector
SingleVector
- rotated_vector
Return a new vector which is rotated around the y-axis by angle
floatangle in rad
SingleVector