Math & Science ⇒ Symbol for "is distributed as"
Symbol for "is distributed as"
Does anyone know where I can find a symbol for a "is distributed as" something that looks like:
NEW: TikZ book now 40% off at Amazon.com for a short time.

Symbol for "is distributed as"
Hi,
how should your symbol look like compared to regurar text? should it be boldfaced, for example? Are you going to use it in text mode or in math mode? Anyway, the following simple code could give you some ideas:skorpio11 wrote:Does anyone know where I can find a symbol for a "is distributed as" something that looks like:...
Code: Select all
\documentclass{article}
\usepackage{amsmath}
\newcommand\das{\ensuremath{\underline{\underline{\mbox{d}}}}}
\begin{document}
$\das$
\das
\end{document}
1,1,2,3,5,8,13,21,34,55,89,144,233,...