Previous Up Next

5.43.40  Make a list of integers: range

The range command takes one, two or three arguments.

The range command can be used to create a list of values f(k), where k is an integer satisfying a certain condition.


Previous Up Next