from math import pifrom operator import add,sub,mul,div for f in [add, sub, mul, div]: print f(pi,100500)
Standard input is empty
100503.141593 -100496.858407 315730.061686 3.12596283939e-05
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!