Get your own Python server Result Size: 625 x 565
x
 
import numpy as np
x = np.sin(np.pi/2)
print(x)
1.0