This commit is contained in:
John Kerl 2016-11-14 09:48:55 -05:00
parent 0a574c2376
commit 4da5c74bf1
4 changed files with 49 additions and 49 deletions

View file

@ -605,33 +605,33 @@ $ mlr --ofmt '%.9lf' --opprint seqgen --start 1 --stop 28 then put '
' then put '$seconds=systime()' then step -a delta -f seconds then cut -x -f seconds
i o fcount seconds_delta
1 1 1 0
2 2 3 0.000032902
3 3 5 0.000014067
4 5 9 0.000019073
5 8 15 0.000020027
6 13 25 0.000028849
7 21 41 0.000043154
8 34 67 0.000066042
9 55 109 0.000151873
10 89 177 0.000171900
11 144 287 0.000254154
12 233 465 0.000499010
13 377 753 0.000669003
14 610 1219 0.001123905
15 987 1973 0.001703978
16 1597 3193 0.002870083
17 2584 5167 0.004710913
18 4181 8361 0.007946014
19 6765 13529 0.013713121
20 10946 21891 0.019206047
21 17711 35421 0.030008793
22 28657 57313 0.048312187
23 46368 92735 0.073359013
24 75025 150049 0.121333838
25 121393 242785 0.191002131
26 196418 392835 0.308523893
27 317811 635621 0.489192963
28 514229 1028457 0.810945988
2 2 3 0.000020027
3 3 5 0.000011921
4 5 9 0.000047922
5 8 15 0.000035048
6 13 25 0.000113964
7 21 41 0.000085115
8 34 67 0.000074863
9 55 109 0.000116110
10 89 177 0.000176907
11 144 287 0.000259161
12 233 465 0.000407934
13 377 753 0.000652075
14 610 1219 0.001050949
15 987 1973 0.001705885
16 1597 3193 0.002737999
17 2584 5167 0.004820108
18 4181 8361 0.007163048
19 6765 13529 0.011926889
20 10946 21891 0.019423008
21 17711 35421 0.034138918
22 28657 57313 0.051521063
23 46368 92735 0.079398155
24 75025 150049 0.132134914
25 121393 242785 0.212756872
26 196418 392835 0.326287031
27 317811 635621 0.509714127
28 514229 1028457 0.830440044
</pre>
</div>
<p/>
@ -663,32 +663,32 @@ $ mlr --ofmt '%.9lf' --opprint seqgen --start 1 --stop 28 then put '
' then put '$seconds=systime()' then step -a delta -f seconds then cut -x -f seconds
i o fcount seconds_delta
1 1 1 0
2 2 3 0.000031948
3 3 3 0.000014067
4 5 3 0.000011921
5 8 3 0.000010967
6 13 3 0.000011921
7 21 3 0.000011206
2 2 3 0.000025988
3 3 3 0.000012875
4 5 3 0.000012159
5 8 3 0.000011921
6 13 3 0.000010967
7 21 3 0.000010967
8 34 3 0.000010014
9 55 3 0.000010967
10 89 3 0.000010014
11 144 3 0.000015020
12 233 3 0.000016928
13 377 3 0.000011921
14 610 3 0.000011921
15 987 3 0.000011206
11 144 3 0.000010967
12 233 3 0.000014067
13 377 3 0.000010967
14 610 3 0.000010967
15 987 3 0.000010014
16 1597 3 0.000010967
17 2584 3 0.000011921
18 4181 3 0.000010967
17 2584 3 0.000010014
18 4181 3 0.000013113
19 6765 3 0.000010967
20 10946 3 0.000011206
20 10946 3 0.000010014
21 17711 3 0.000010967
22 28657 3 0.000010967
23 46368 3 0.000014067
24 75025 3 0.000010967
22 28657 3 0.000010014
23 46368 3 0.000013113
24 75025 3 0.000010014
25 121393 3 0.000010967
26 196418 3 0.000010014
27 317811 3 0.000010967
27 317811 3 0.000008821
28 514229 3 0.000010014
</pre>
</div>

View file

@ -1909,7 +1909,7 @@ SEE ALSO
2016-11-13 MILLER(1)
2016-11-14 MILLER(1)
</pre>
</div>
<p/>

View file

@ -1762,4 +1762,4 @@ SEE ALSO
2016-11-13 MILLER(1)
2016-11-14 MILLER(1)

View file

@ -2,12 +2,12 @@
.\" Title: mlr
.\" Author: [see the "AUTHOR" section]
.\" Generator: ./mkman.rb
.\" Date: 2016-11-13
.\" Date: 2016-11-14
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
.TH "MILLER" "1" "2016-11-13" "\ \&" "\ \&"
.TH "MILLER" "1" "2016-11-14" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Portability definitions
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~