How can we use complex numbers in Python?
Answers
Answered by
0
Python has built-in support for complex numbers, which are written with this latter notation; the imaginary part is written with a j suffix, e.g., 3+1j. To get access to complex equivalents of the math module, use cmath.
Similar questions
CBSE BOARD X,
6 months ago
Political Science,
6 months ago
Chemistry,
1 year ago
Hindi,
1 year ago
Math,
1 year ago