Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Math: pi and e : Pi « Math « Python






Math: pi and e

Math: pi and e

import math
print math.pi, math.e


           
       

Related examples in the same category