MAKENLOG Name
MAKENLOG Purpose
Make array of N values, logarithmic between two given limits.
Category
Calling Sequence
x = makenlog( first, last, num) Inputs
first, last = array start and end values. in
num = number of values from first to last. in
Keyword Parameters
Outputs
x = array of logarithmically spaced values. out
Common Blocks
Notes
Modification History
Ray Sterner, 4 Sep, 1992, original by Bruce Gotwols.
Johns Hopkins University Applied Physics Laboratory.
Copyright (C) 1992, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.