PAD - PHP Application Driver


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 random, minimal=11, maximal=13, rows=25, name='mySeq'}
{sequence mySeq}
{$sequence}
{/sequence}
12 12 12 13 12 12 12 11 11 11 13 13 13 13 12 12 13 11 13 12 11 11 11 11 11
{sequence mySeq, dedup}
{sequence mySeq}
{$sequence}
{/sequence}
12 13 11




home | manual | reference | regression | sequence | develop | apps

(c) 2003-2025 Herbert Groot Jebbink