Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / distributions / laplace.qbk
index e62cc21..93327e0 100644 (file)
@@ -32,7 +32,7 @@ It is also called the double exponential distribution.
 [/ Wikipedia definition is The difference between two independent identically distributed
 exponential random variables is governed by a Laplace distribution.]
 
-For location parameter [mu][space] and scale parameter [sigma][space], it is defined by the
+For location parameter ['[mu]] and scale parameter ['[sigma]], it is defined by the
 probability density function:
 
 [equation laplace_pdf]
@@ -41,7 +41,7 @@ The location and scale parameters are equivalent to the mean and
 standard deviation of the normal or Gaussian distribution.
 
 The following graph illustrates the effect of the
-parameters [mu][space] and [sigma][space] on the PDF.
+parameters [mu] and [sigma] on the PDF.
 Note that the domain of the random variable remains
 \[-[infin],+[infin]\] irrespective of the value of the location parameter:
 
@@ -130,7 +130,7 @@ q <=0.5: x = [mu] - [sigma]*log( 2*q )
 
 * M. Abramowitz and I. A. Stegun, Handbook of Mathematical Functions, 1972, p. 930.
 
-[endsect][/section:laplace_dist laplace]
+[endsect] [/section:laplace_dist laplace]
 
 [/
   Copyright 2008, 2009 John Maddock, Paul A. Bristow and M.A. (Thijs) van den Berg.