This commit is contained in:
John Kerl 2017-02-10 17:39:40 -05:00
parent 8a68b7b09d
commit 89d2db5a2b
4 changed files with 52 additions and 52 deletions

View file

@ -607,33 +607,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.000033140
3 3 5 0.000012875
4 5 9 0.000015974
5 8 15 0.000022173
6 13 25 0.000030041
7 21 41 0.000044823
8 34 67 0.000070095
9 55 109 0.000110865
10 89 177 0.000176191
11 144 287 0.000285864
12 233 465 0.000453949
13 377 753 0.000727177
14 610 1219 0.001165867
15 987 1973 0.001873970
16 1597 3193 0.003036976
17 2584 5167 0.004869223
18 4181 8361 0.007886887
19 6765 13529 0.013492107
20 10946 21891 0.020870924
21 17711 35421 0.034987926
22 28657 57313 0.053919077
23 46368 92735 0.089892864
24 75025 150049 0.144158125
25 121393 242785 0.232908010
26 196418 392835 0.366977930
27 317811 635621 0.638260126
28 514229 1028457 1.103371859
2 2 3 0.000032902
3 3 5 0.000014067
4 5 9 0.000016928
5 8 15 0.000024080
6 13 25 0.000031948
7 21 41 0.000048161
8 34 67 0.000074863
9 55 109 0.000117064
10 89 177 0.000192881
11 144 287 0.000282049
12 233 465 0.000476122
13 377 753 0.000766039
14 610 1219 0.001500845
15 987 1973 0.001886129
16 1597 3193 0.003160954
17 2584 5167 0.006124020
18 4181 8361 0.008030891
19 6765 13529 0.014431000
20 10946 21891 0.020816088
21 17711 35421 0.038719893
22 28657 57313 0.057912111
23 46368 92735 0.094176054
24 75025 150049 0.150635004
25 121393 242785 0.236346006
26 196418 392835 0.385300875
27 317811 635621 0.623147011
28 514229 1028457 0.982747078
</pre>
</div>
<p/>
@ -665,33 +665,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.000036955
3 3 3 0.000013113
4 5 3 0.000010967
5 8 3 0.000010967
2 2 3 0.000034809
3 3 3 0.000014067
4 5 3 0.000011921
5 8 3 0.000012159
6 13 3 0.000010967
7 21 3 0.000010014
8 34 3 0.000010967
9 55 3 0.000010014
10 89 3 0.000012159
7 21 3 0.000010967
8 34 3 0.000011921
9 55 3 0.000010967
10 89 3 0.000013113
11 144 3 0.000010967
12 233 3 0.000015020
13 377 3 0.000010014
13 377 3 0.000010967
14 610 3 0.000010967
15 987 3 0.000010014
16 1597 3 0.000010014
15 987 3 0.000010967
16 1597 3 0.000011206
17 2584 3 0.000010967
18 4181 3 0.000010014
19 6765 3 0.000010014
20 10946 3 0.000010967
21 17711 3 0.000010014
22 28657 3 0.000010014
23 46368 3 0.000011921
18 4181 3 0.000010967
19 6765 3 0.000010967
20 10946 3 0.000010014
21 17711 3 0.000010967
22 28657 3 0.000010967
23 46368 3 0.000013113
24 75025 3 0.000010967
25 121393 3 0.000010014
26 196418 3 0.000010014
27 317811 3 0.000010014
28 514229 3 0.000010014
25 121393 3 0.000010967
26 196418 3 0.000010967
27 317811 3 0.000010967
28 514229 3 0.000010967
</pre>
</div>
<p/>

View file

@ -2006,7 +2006,7 @@ SEE ALSO
2017-02-09 MILLER(1)
2017-02-10 MILLER(1)
</pre>
</div>
<p/>

View file

@ -1857,4 +1857,4 @@ SEE ALSO
2017-02-09 MILLER(1)
2017-02-10 MILLER(1)

View file

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