Get your own Python server Result Size: 625 x 565
x
 
#Import cmath Library
import cmath  
#print phase of some given parameters
print (cmath.phase(2 + 3j))
0.982793723247329