Run ❯
Get your
own Python
server
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
#Import cmath Library import cmath # Print the value of nan print (cmath.nanj) print (type(cmath.nanj))
nanj
<class 'complex'>