Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r79849 - trunk/libs/math/doc/sf_and_dist
From: pbristow_at_[hidden]
Date: 2012-08-02 09:52:50


Author: pbristow
Date: 2012-08-02 09:52:49 EDT (Thu, 02 Aug 2012)
New Revision: 79849
URL: http://svn.boost.org/trac/boost/changeset/79849

Log:
Corrected wolfram links to functions and added a link to mathworld airy site.
Text files modified:
   trunk/libs/math/doc/sf_and_dist/airy.qbk | 15 ++++++++++-----
   1 files changed, 10 insertions(+), 5 deletions(-)

Modified: trunk/libs/math/doc/sf_and_dist/airy.qbk
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/airy.qbk (original)
+++ trunk/libs/math/doc/sf_and_dist/airy.qbk 2012-08-02 09:52:49 EDT (Thu, 02 Aug 2012)
@@ -27,10 +27,15 @@
   
 [heading Description]
 
-The function __airy_ai calculates the Airy function Ai which is the first solution to the differential equation:
+The function __airy_ai calculates the Airy function Ai which is the first solution
+to the differential equation:
 
 [equation airy]
 
+See Weisstein, Eric W. "Airy Functions." From MathWorld--A Wolfram Web Resource.
+[*http://mathworld.wolfram.com/AiryFunctions.html];
+
+
 [optional_policy]
 
 The following graph illustrates how this function changes as /x/ changes: for negative /x/
@@ -49,7 +54,7 @@
 [heading Testing]
 
 Since this function is implemented in terms of other special functions, there are only a few
-basic sanity checks, using test values from [@http://mathworld.wolfram.com/AiryFunctions.html Wolfram Airy Functions].
+basic sanity checks, using test values from [@http://functions.wolfram.com/ Wolfram Airy Functions].
 
 [heading Implementation]
 
@@ -101,7 +106,7 @@
 [heading Testing]
 
 Since this function is implemented in terms of other special functions, there are only a few
-basic sanity checks, using test values from [@http:functions.wolfram.com functions.wolfram.com].
+basic sanity checks, using test values from [@http://functions.wolfram.com functions.wolfram.com].
 
 [heading Implementation]
 
@@ -153,7 +158,7 @@
 [heading Testing]
 
 Since this function is implemented in terms of other special functions, there are only a few
-basic sanity checks, using test values from [@http:functions.wolfram.com functions.wolfram.com].
+basic sanity checks, using test values from [@http://functions.wolfram.com functions.wolfram.com].
 
 [heading Implementation]
 
@@ -205,7 +210,7 @@
 [heading Testing]
 
 Since this function is implemented in terms of other special functions, there are only a few
-basic sanity checks, using test values from [@http:functions.wolfram.com functions.wolfram.com].
+basic sanity checks, using test values from [@http://functions.wolfram.com functions.wolfram.com].
 
 [heading Implementation]
 


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