View Single Post
Old Apr 8th, 2007, 9:33 PM   #1
kurt
Programmer
 
Join Date: Oct 2005
Posts: 68
Rep Power: 3 kurt is on a distinguished road
Floating point range

I search my book, searched Google and this forum, but still can't find a way to do this:

range(1,2, 10e-9)

How can I create a range that increments in a value that is small?

Thanks in advance!
kurt is offline   Reply With Quote