clarify docs
This commit is contained in:
@ -52,8 +52,8 @@ is growing. The resulting vector or array can be used by other
|
|||||||
:doc:`output commands <Howto_output>`.
|
:doc:`output commands <Howto_output>`.
|
||||||
|
|
||||||
The optional *nmax* keyword can be used to restrict the length of the
|
The optional *nmax* keyword can be used to restrict the length of the
|
||||||
vector to the given *length* value. Once the vector is filled, the
|
vector to the given *length* value. Once the restricted vector is
|
||||||
oldest entries will be discarded when new entries are added.
|
filled, the oldest entry will be discarded when a entry is added.
|
||||||
|
|
||||||
One way to to use this command is to accumulate a vector that is
|
One way to to use this command is to accumulate a vector that is
|
||||||
numerically integrated using the :doc:`variable trap() <variable>`
|
numerically integrated using the :doc:`variable trap() <variable>`
|
||||||
|
|||||||
Reference in New Issue
Block a user