complex
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
🔗 See also
🕔 History
Version
📄 Description
Last updated
Last updated
z = complex(3, 2)
z2 = complex(Inf, Inf)
z3 = Inf + Inf * i