Skip to content

Group 13 : Complex number arithmetic feature#11

Open
Arkojyoti27Dey wants to merge 6 commits intodGhoshIIEST:Group_Bfrom
Arkojyoti27Dey:Complex_Number_Arithmetic_Feature
Open

Group 13 : Complex number arithmetic feature#11
Arkojyoti27Dey wants to merge 6 commits intodGhoshIIEST:Group_Bfrom
Arkojyoti27Dey:Complex_Number_Arithmetic_Feature

Conversation

@Arkojyoti27Dey
Copy link
Copy Markdown

Feature implementation:

Added string parsing using Regex to extract complex numbers and operators.

Implemented addition, subtraction, multiplication, and division operations.

Implemented magnitude and phase calculations using cmath.

Testing:

Added test_complex.py with full unittest coverage.

Covered normal mathematical operations.

Covered boundary conditions (division by zero) and invalid input handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant