Find the value of tan(θ) given a point on the unit circle
Given a point on the unit circle at coordinates $(x, y)$, find the value of $\tan(\theta)$ where $\theta$ is the angle formed by the radius connecting the point to the origin.
Using the definition of tangent in the unit circle:
$$\tan(\theta) = \frac{y}{x}$$
For example, if the point on the unit circle is $(\frac{1}{2}, \frac{\sqrt{3}}{2})$, then:
$$\tan(\theta) = \frac{\frac{\sqrt{3}}{2}}{\frac{1}{2}} = \sqrt{3}$$