Skip to content

Commit a87b458

Browse files
authored
Update README.md
1 parent 9e6e950 commit a87b458

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# PythonComplex
2-
Complex class for different operations on complex numbers
2+
Complex class for different operations on complex numbers.
3+
4+
## More details
5+
- This class is essentially for mathematical operations on complex numbers.
6+
- It is very easy and intuitif to use, as any mathematicain would expect.
7+
- There is more to come on this class, like power of complex numbers.

0 commit comments

Comments
 (0)