We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e6e950 commit a87b458Copy full SHA for a87b458
1 file changed
README.md
@@ -1,2 +1,7 @@
1
# PythonComplex
2
-Complex class for different operations on complex numbers
+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