Header menu logo Fs.Units

Millivolt Module

Functions and values

Function or value Description

Millivolt.create x

Full Usage: Millivolt.create x

Parameters:
    x : float

Returns: float<MeasureProduct<mV, MeasureOne>>
x : float
Returns: float<MeasureProduct<mV, MeasureOne>>

Millivolt.toKilovolts x

Full Usage: Millivolt.toKilovolts x

Parameters:
Returns: float<MeasureProduct<kV, MeasureOne>>
x : float<MeasureProduct<mV, MeasureOne>>
Returns: float<MeasureProduct<kV, MeasureOne>>

Millivolt.toMegavolts x

Full Usage: Millivolt.toMegavolts x

Parameters:
Returns: float<MeasureProduct<MV, MeasureOne>>
x : float<MeasureProduct<mV, MeasureOne>>
Returns: float<MeasureProduct<MV, MeasureOne>>

Millivolt.toMicrovolts x

Full Usage: Millivolt.toMicrovolts x

Parameters:
Returns: float<MeasureProduct<uV, MeasureOne>>
x : float<MeasureProduct<mV, MeasureOne>>
Returns: float<MeasureProduct<uV, MeasureOne>>

Millivolt.toVolts x

Full Usage: Millivolt.toVolts x

Parameters:
Returns: float<MeasureProduct<V, MeasureOne>>
x : float<MeasureProduct<mV, MeasureOne>>
Returns: float<MeasureProduct<V, MeasureOne>>

Type something to start searching.