1 | initial version |
If SRANGE is performing repeated additions to get these values, then this precision issue is related to the way SAGE handles real number addition.
From Sage Reference Manual @ http://www.sagemath.org/doc/reference/sage/misc/misc.html
Does anyone have a good reference on this issue for SAGE? If I find one I'll update this post.