Calculate power factor #10
Loading…
Reference in a new issue
No description provided.
Delete branch "cfr34k/sem6000:power_factor"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Calculate the power factor from real and apparent power. The new value is printed in
example.py
.Also this integrates some other improvements for
example.py
I had lying around.Fixes #3 .