Table of Contents
arithmetic_sequence - output arithmetic sequence of numbers
arithmetic_sequence start stop num_values
arithmetic_sequence
prints an arithmetic sequence of floating-point values to stdout. The sequence
starts with value start, ends with value stop, and contains num_values
values.
QccPack(3)
Copyright (C) 1997-2021 James E.
Fowler
Table of Contents