Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Math Module sin() Function in python

>>> import math
>>> math.sin(math.pi/2)
1.0
Source by softhunt.net #
 
PREVIOUS NEXT
Tagged: #Math #Module #Function #python
ADD COMMENT
Topic
Name
1+6 =