<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Ohms-Law-Voltage-Current-Resistance-Calculator.aspx.cs" Inherits="OhmsLawVoltageCurrentResistanceCalculator" %> Voltage, Current, Resistance, and Power Calculator - Robot Room
Input a value in any two columns and press enter to compute the entire table. Thereafter, the table will be recomputed based on your two most-recent entries.


Power:

kW (kilowatts)


W (watts)


mW (milliwatts)


µW (microwatts)
Resistance:

MΩ (megohms)


kΩ (kilohms)


Ω (ohms)


mΩ (milliohms)
Current:

kA (kiloamps)


A (amps)


mA (milliamps)


µA (microamps)
Voltage:

kV (kilovolts)


V (volts)


mV (millivolts)


µV (microvolts)

  Let me know about any errors in the calculations.