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

add   and   ceil   chance   divide   eval   exponentiation   floor   list   loop   modulo   multiple   multiply   nand   nor   oeis   or   power   random   range   repeat   round   step   substract   xnor   xor  


HTML RESULT
{sequence '11..14', push='one'}
{sequence '5..2',   push='two'}
{sequence one}
{$sequence}
{/sequence}
11 12 13 14
{sequence two}
{$sequence}
{/sequence}
5 4 3 2
{sequence one, exponentiation='two'}
{$sequence}
{/sequence}
161051 20736 2197 196




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

(c) 2003-2025 Herbert Groot Jebbink