Data update
This commit is contained in:
parent
5150844a7d
commit
4bb20c9b71
7735 changed files with 38060 additions and 199180 deletions
|
|
@ -22,7 +22,7 @@ scope # find some Jacobsthal and related Numbers
|
|||
jo[ n ] := j[ n + 1 ] * j[ n ]
|
||||
od;
|
||||
|
||||
local procedure showNumbers( legend :: string, numbers :: sequence )
|
||||
local proc showNumbers( legend :: string, numbers :: sequence )
|
||||
local nCount := 0;
|
||||
printf( "First %d %s\n", size numbers, legend );
|
||||
for n to size numbers do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue