engineerjoe440 / ElectricPy

Electrical Engineering Formulas in Python
https://electricpy.readthedocs.io/en/latest/
MIT License
86 stars 16 forks source link

Added conversion functions #67

Closed Neidermeyer closed 2 years ago

Neidermeyer commented 2 years ago

Added six functions for power conversions according to the formulas in the link https://www.basictables.com/electronics/decibel-dbw, that was given in the issues section.

I'm unsure if the language in the documentation is correct, english is my second language.

Hope that this can be of any help to you.

Sincerely, John

engineerjoe440 commented 2 years ago

@Neidermeyer, thank you!!!

I think this looks wonderful! Simple, elegant, looks good to go!

Don't feel bad about the English... it's my primary language, and I still find it difficult and annoying.

Thank you for this work and your contributions!