python sin and cosin code example Example: how to import sin and cos in python #A demo of sin() function from math import sin from math import cos