2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Fix some inspection report issues.

This commit is contained in:
jzmaddock
2014-01-14 17:52:37 +00:00
parent 103510adbc
commit 8d04137d55
2 changed files with 4 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ order to numerically compute the derivative of a function, and then repeat
with a 5 decimal digit higher precision user-defined floating-point type.
Consider the function shown below.

!!
(3)
We will now take the derivative of this function with respect to x evaluated
at x = 3= 2. In other words,
@@ -206,3 +206,4 @@ the entire precision of the result in double is preserved.
float_distance = 0.000000
*/