I encountered this symbol in an old Adobe mathematical character set, and I'm trying to identify it. I can't find it on Wikipedia's list of mathematical symbols, and it's difficult to describe it for the purposes of a Google search.
Here is an image:
2 Answers
$\begingroup$This looks like U+03D0 GREEK BETA SYMBOL. See the unicode chart containing it.
Apparently it's just a typographical variant of $\beta$ that someone may have used for some particular purpose, like some distinguish $\phi/\varphi$, $\epsilon/\varepsilon$, $\theta/\vartheta$.
See also this mailing list thread. It seems to be unknown whether this symbol ever had any mathematical use.
$\endgroup$ 1 $\begingroup$According to this PDF, the unicode for this character is 0x3D0, which is The Greek Beta Symbol (an alternate).
Here it is in $\LaTeX$: $\Huge\unicode{x3d0}$.
$\endgroup$ 3