|
home | manual | reference | regression | sequence | develop | apps |
Sequences
Concepts | Sequences | Actions | Examples | Reference
Examples
Examples ! Many are generated and do not always make sence,
the examples from 'specials' are hand crafted and gives a good view of what the Sequences subsystem of PAD can do.
sequences | specials | random | play/single | play/double | keepRemoveFlag
arithmetic basic dedup double eval even_odd extra figurate first_last_and_shift_pop intersection logic min_max mkr multi named negative oeis other play prime_or_not push_and_pull reduce shift slice_splice trim
HTML RESULT {sequence '1..15', name='mySeq'}{mySeq}
{$sequence}
{/mySeq}1 2 3 4 5 6 7 8 9 10 11 12 13 14 15{mySeq eval='* 10 | - 1'}
{$sequence}
{/mySeq}9 19 29 39 49 59 69 79 89 99 109 119 129 139 149{mySeq eval='15 + @'}
{$sequence}
{/mySeq}16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
home | manual | reference | regression | sequence | develop | apps |
(c) 2003-2025 Herbert Groot Jebbink