va - Volt-Amps# va(voltage, current, phases=3)# Module: src.jmktools.general Parameters: voltage (float) – The voltage of the circuit current (float) – The current of the circuit Returns: volt-Amps in VA Return type: float Describe the function