next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
position(..., Reverse => ...) -- search the list in reverse order
Synopsis
Usage:
position(...,Reverse=>true)
Consequences:
the search is conducted in the reverse direction, starting at the end
Further information
Default value:
false
Function:
position
-- find first element of a list satisfying a condition
Option name:
Reverse
-- name for an optional argument