In my analysis homework, I have this expression:
$$ (\cdot | \cdot): \quad C[a,b] \times C[a,b] \rightarrow \mathbb{K}, \; (f,g) \mapsto (f |g) := \int_a^b f(x) \overline{g(x)} \;dx $$
Any idea what $\overline{g(x)}$ stands for?
EDIT
$\mathbb{K}$ is either $\mathbb{R}$ or $\mathbb{C}$.