gdgmit / PySnippets

MIT License
0 stars 8 forks source link

[Feature] Adding more complex number functions #2

Open bored-arvi opened 5 hours ago

bored-arvi commented 5 hours ago

For the mathematical module, there are a very limited no of complex number functions. Planning on adding the following functions:

  1. Polar form to rectangular form conversion
  2. Rectangular to polar form conversion