/Ohm-Calculator

A simple Ohm Calculator which calculates Voltage, Amperage and Resistance in one application!

Primary LanguagePython

A simple Ohm Calculator which calculates Voltage, Amperage and Resistance in one application! Use it like this example:

Enter the values you want to calculate. Set a value to 0 if you do not want to calculate it.

Specify the Voltage: 12

Specify the Amperage: 5

Specify the Resistance: 0

You specified 12.0 Volt and 5.0 Amp; Calculates the Resistance...

12.0 Volt / 5.0 Amp = 2 Ohm Which results in 60.0 Watt.

Do you want to calculate another set of y / n?