next up previous contents index
Next: nthRoot Up: IntegerType Previous: length   Contents   Index


next,prev


Usage

next a
prev a


Signature

next,prev: % $\to$ %


Parameter Type Description
a % an integer


Returns

next(a) and prev(a) return $a+1$ and $a-1$ respectively.



Manuel Bronstein 2004-06-28