[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
gslevu
calling conventionsThe input to either of these functions is a list of real numbers
represented as explained in math
.
The result is a pair (s,e)
holding an estimate of
the sum, s, and an estimate of the error in the sum,
e, each being a real number.
Both functions compute the same sum, s, but the utrunc
function
is faster and
more memory efficient, using a less trustworthy method of estimating
the error.
This document was generated on November 8, 2012 using texi2html 1.82.