atompy.SingleVector.rotated_around_z#
- SingleVector.rotated_around_z(angle)[source]#
Return a new vector which is rotated around the z-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 z-axis by angle
floatangle in rad
SingleVector