Code: Select all
\begin{equation}
x^2 + y^2 + z^2 = 1, \text{\qquad with $x,y,z \in \mathbb{Z}$}
\end{equation}
Code: Select all
\begin{equation}
x^2 + y^2 + z^2 = 1, \text{\qquad with $x,y,z \in \mathbb{Z}$}
\end{equation}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\begin{equation}
x^2 + y^2 + z^2 = 1 \put(0,0){\qquad with $x,y,z \in \mathbb{Z}$}
\end{equation}
Code: Select all
\documentclass{article}
\usepackage{amsmath,amssymb}
\begin{document}
\begin{equation}
x^2 + y^2 + z^2 = 1 \makebox[0pt][l]{\qquad with $x,y,z \in\mathbb{Z}$}
\end{equation}
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.