Skip to content

Commit

Permalink
Update numeric.d
Browse files Browse the repository at this point in the history
clear comment
  • Loading branch information
9il committed Jul 17, 2014
1 parent 7f32ccb commit 0747cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion std/numeric.d
Expand Up @@ -729,7 +729,7 @@ T findRoot(T, R)(scope R delegate(T) f, in T a, in T b,

/** Find root of a real function f(x) by bracketing, allowing the
* termination condition to be specified.
*re
*
* Params:
*
* f = Function to be analyzed
Expand Down

0 comments on commit 0747cc2

Please sign in to comment.