TrajLogSequence: Logarithmically spaced sequence
Description
Convenience function to return a sequence of points which are regularly
spaced when plotted on a logarithmic axis.
Usage
TrajLogSequence(from, to, length.out)
Arguments
from
Starting value of the sequence.
to
End (maximal) value of the sequence.
length.out
Desired length of the sequence (non-negative). Rounded up if fractional.