Home | History | Annotate | Download | only in lib-tk

Lines Matching full:radians

133         'pu', 'radians', 'right', 'reset', 'resizemode', 'rt',
1471 """Helper function for degrees() and radians()"""
1503 def radians(self):
1504 """ Set the angle measurement units to radians.
1511 >>> turtle.radians()
1583 but can be set via the degrees() and radians() functions.)
1604 but can be set via the degrees() and radians() functions.)