diff --git a/math/mathcore/inc/Math/PdfFuncMathCore.h b/math/mathcore/inc/Math/PdfFuncMathCore.h index 3f9d3213357586611fad36e92d05204f1ca2c0a5..bbf5062db7a55aedfba618125b62487527d00cac 100644 --- a/math/mathcore/inc/Math/PdfFuncMathCore.h +++ b/math/mathcore/inc/Math/PdfFuncMathCore.h @@ -134,9 +134,9 @@ namespace Math { For detailed description see <A HREF="http://mathworld.wolfram.com/NegativeBinomialDistribution.html"> - Mathworld</A> (where $k \to x$ and $n \to r$). + Mathworld</A> (where \f$k \to x\f$ and \f$n \to r\f$). The distribution in <A HREF="http://en.wikipedia.org/wiki/Negative_binomial_distribution"> - Wikipedia</A> is defined with a $p$ corresponding to $1-p$ in this case. + Wikipedia</A> is defined with a \f$p\f$ corresponding to \f$1-p\f$ in this case. @ingroup PdfFunc