A better way to do this is recursively:
The points on the line for
are given inductively by
This way we get rid of the multiplication, but we still have to apply
.
Note however, that successive addition of a real number can lead to a cumulative error buildup.
Here, this can usually be ignored.
Andreas Kriegl 2003-07-23