electrical_calc
Calculate missing electrical values using Ohm's Law and power equations. Input any two of voltage, current, resistance, or power to compute the others.
Instructions
Calculate electrical values using Ohm's Law and power equations.
Parameters:
voltage — Voltage in V (leave 0 if unknown).
current — Current in A (leave 0 if unknown).
resistance — Resistance in Ω (leave 0 if unknown).
power — Power in W (leave 0 if unknown).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| voltage | No | ||
| current | No | ||
| resistance | No | ||
| power | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |