(48gii) Verbal Sequence
|
02-17-2017, 07:51 PM
(This post was last modified: 06-15-2017 01:47 PM by Gene.)
Post: #1
|
|||
|
|||
(48gii) Verbal Sequence
The programme "Verbal" below takes integer input from the stack, eg 6, & returns the labelled lengths of the prodromic & periodic parts of the verbal description of the input & the descriptions of the input to the stack, in our case
:Pre-period: 10 :Period: 1 indicating prodromic length 10 & periodic length 1 & stores the actual descriptive sequence in the variable "VLIST", in our case { 6 16 1611 1631 161321 16131231 16231241 1614132231 1614232241 1624133231 "°" 1614332231 } to be read as { SIX ONESIX ONESIXONEONE ONESIXTHREEONES ONESIXONETHREETWOONES ......... "°" ONESIXONEFOURTHREETHREESTWOTWOSTHREEONES } the last element of the list being the periodic part as the number is a description of itself. Code:
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)