$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: john_at_[hidden]
Date: 2007-08-12 12:23:39
Author: johnmaddock
Date: 2007-08-12 12:23:28 EDT (Sun, 12 Aug 2007)
New Revision: 38611
URL: http://svn.boost.org/trac/boost/changeset/38611
Log:
Ooops, still really does need a TODO.
Text files modified: 
   sandbox/math_toolkit/libs/math/doc/dist_tutorial.qbk |     2 ++                                      
   1 files changed, 2 insertions(+), 0 deletions(-)
Modified: sandbox/math_toolkit/libs/math/doc/dist_tutorial.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/dist_tutorial.qbk	(original)
+++ sandbox/math_toolkit/libs/math/doc/dist_tutorial.qbk	2007-08-12 12:23:28 EDT (Sun, 12 Aug 2007)
@@ -189,6 +189,8 @@
 or `ceil` functions on the random variate prior to calling the distribution 
 function.
 
+TODO: this still needs rewriting, we don't return a real value any more but an integer result!
+
 Likewise the `quantile` function will return a real value: users should use
 either the `floor` or `ceil` functions to convert the result to the nearest
 integer.  However, whether it makes more sense to take the floor or the