::
Forse è meglio scrivere qualcosa del genere:
`
\begin{table}[htb]
\caption{tabella di prova}
\[
\begin{array}{cc}
\toprule
f(x) & g(x) \\
\midrule
0.325 & 1.41 + \jmath 6.98 \\
5 + \jmath 0.9 & \tan x \\
0 & \jmath 7.9876 \\
\bottomrule
\end{array}
\]
\end{table}
`