import numpyfor i in range(10): print(numpy.sin(i))
Standard input is empty
0.0 0.841470984808 0.909297426826 0.14112000806 -0.756802495308 -0.958924274663 -0.279415498199 0.656986598719 0.989358246623 0.412118485242
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!