Voltage Calculator¶
-
Voltage Calculator for Tools
A simple Ohms Law calculator
-
Information about application
- Author: @HappyAmos
- Version: 1.0
- Updated at: 2024-03-18
- Downloads: 0
Description¶
Calculate V, R, I (Voltage, Resistance, Current) using this simple calculator.
It's assumed you know at least two values. Select voltage, resistance or current from the menu and enter in your value. The value not entered will be solved for.
F0 does not include a decimal '.' symbol on the keyboard, use '_' instead. When you have entered in your values, select "Calculate" from the menu to solve for the missing value.
Changelog¶
v1.0 - Initial release