How to calculate the input current of a logarithmic amplifier

The formula for computing the output voltage of a logarithmic amplifier such as the ADL5303 is the following

$$V_{\text{out}} = V_Y \cdot \log_{10}\left(\frac{I_{PD}}{I_{Z}}\right)$$

where:

Solving the equation for $I_{PD}$

We can solve this equation using the following steps:

Divide both sides by $V_Y$:

$$\frac{\text{V}_{\text{out}}}{V_Y} = \log_{10}\left(\frac{I_{PD}}{I_{Z}}\right)$$

Raise both sides as powers of 10:

$$10^{\frac{\text{V}_{\text{out}}}{V_Y}} = \frac{I_{PD}}{I_{Z}}$$

Multiply both sides by $I_{Z}$ to obtain the formula for output current:

$$I_{PD} = I_{Z} \cdot 10^{\frac{\text{V}_{\text{out}}}{V_Y}}$$