Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84123 - trunk/libs/math/doc/sf_and_dist
From: pbristow_at_[hidden]
Date: 2013-05-03 10:41:15


Author: pbristow
Date: 2013-05-03 10:41:14 EDT (Fri, 03 May 2013)
New Revision: 84123
URL: http://svn.boost.org/trac/boost/changeset/84123

Log:
Corrected mis-pasting in 2/3pi comment.
Text files modified:
   trunk/libs/math/doc/sf_and_dist/constants.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/math/doc/sf_and_dist/constants.qbk
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/constants.qbk (original)
+++ trunk/libs/math/doc/sf_and_dist/constants.qbk 2013-05-03 10:41:14 EDT (Fri, 03 May 2013)
@@ -316,7 +316,7 @@
 [[sixth_pi] [[pi]/6] [0.523598] [] ]
 [[two_pi] [2[pi]] [6.28318] [Many uses, most simply, circumference of a circle]]
 [[two_thirds_pi] [2/3 [pi]] [2.09439] [[@http://en.wikipedia.org/wiki/Sphere#Volume_of_a_sphere volume of a hemi-sphere] = 4/3 [pi] r[cubed]]]
-[[three_quarters_pi] [3/4 [pi]] [2.35619] [[@http://en.wikipedia.org/wiki/Sphere#Volume_of_a_sphere volume of a hemi-sphere] = 4/3 [pi] r[cubed]]]
+[[three_quarters_pi] [3/4 [pi]] [2.35619] [ = 3/4 [pi] r[cubed]]]
 [[four_thirds_pi] [4/3 [pi]] [4.18879] [[@http://en.wikipedia.org/wiki/Sphere#Volume_of_a_sphere volume of a sphere] = 4/3 [pi] r[cubed]]]
 [[one_div_two_pi] [1/(2[pi])] [1.59155] [Widely used]]
 [[root_pi] [[radic][pi]][1.77245] [Widely used]]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk