Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

cos in python in degrees

math.cos(math.radians(1))
# math.cos takes radians
# math.radians converts radians to degrees
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #python #degrees
ADD COMMENT
Topic
Name
3+8 =