Table of Contents
geometric_sequence - output geometric sequence of numbers
geometric_sequence start stop num_values
geometric_sequence
prints a geometric 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