Commit ca1bc188 authored by Stefano Sabatini's avatar Stefano Sabatini

doc/eval: fix documentation for time() function

parent 2b207bab
......@@ -172,7 +172,7 @@ taylor(expr, x-y) can be used
When the series does not converge the results are undefined.
@item time(0)
The the current (wallclock) time in seconds
Return the current (wallclock) time in seconds.
@item root(expr, max)
Finds x where f(x)=0 in the interval 0..max.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment