mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-19 17:35:16 +00:00
neaten
This commit is contained in:
parent
4ba5f94d67
commit
b8e7963479
4 changed files with 50 additions and 50 deletions
|
|
@ -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.000025988
|
||||
3 3 5 0.000013113
|
||||
4 5 9 0.000046968
|
||||
5 8 15 0.000029802
|
||||
6 13 25 0.000033140
|
||||
7 21 41 0.000048876
|
||||
8 34 67 0.000087023
|
||||
9 55 109 0.000149965
|
||||
10 89 177 0.000201225
|
||||
11 144 287 0.000396967
|
||||
12 233 465 0.000592947
|
||||
13 377 753 0.001177073
|
||||
14 610 1219 0.001196861
|
||||
15 987 1973 0.001893997
|
||||
16 1597 3193 0.003214121
|
||||
17 2584 5167 0.005293846
|
||||
18 4181 8361 0.011888981
|
||||
19 6765 13529 0.017511129
|
||||
20 10946 21891 0.021544933
|
||||
21 17711 35421 0.043537140
|
||||
22 28657 57313 0.065160990
|
||||
23 46368 92735 0.100305796
|
||||
24 75025 150049 0.142094135
|
||||
25 121393 242785 0.225278854
|
||||
26 196418 392835 0.363142014
|
||||
27 317811 635621 0.600684166
|
||||
28 514229 1028457 0.974009991
|
||||
2 2 3 0.000030994
|
||||
3 3 5 0.000012875
|
||||
4 5 9 0.000016212
|
||||
5 8 15 0.000019789
|
||||
6 13 25 0.000030041
|
||||
7 21 41 0.000044107
|
||||
8 34 67 0.000068903
|
||||
9 55 109 0.000154018
|
||||
10 89 177 0.000170946
|
||||
11 144 287 0.000277996
|
||||
12 233 465 0.000442982
|
||||
13 377 753 0.000706196
|
||||
14 610 1219 0.001154900
|
||||
15 987 1973 0.001877069
|
||||
16 1597 3193 0.003306866
|
||||
17 2584 5167 0.005144119
|
||||
18 4181 8361 0.007802010
|
||||
19 6765 13529 0.017007828
|
||||
20 10946 21891 0.019927025
|
||||
21 17711 35421 0.035749197
|
||||
22 28657 57313 0.054878950
|
||||
23 46368 92735 0.092149019
|
||||
24 75025 150049 0.144104004
|
||||
25 121393 242785 0.236203909
|
||||
26 196418 392835 0.371818066
|
||||
27 317811 635621 0.588327885
|
||||
28 514229 1028457 0.948603153
|
||||
</pre>
|
||||
</div>
|
||||
<p/>
|
||||
|
|
@ -663,33 +663,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.000029087
|
||||
2 2 3 0.000028133
|
||||
3 3 3 0.000012875
|
||||
4 5 3 0.000012159
|
||||
5 8 3 0.000010967
|
||||
4 5 3 0.000010967
|
||||
5 8 3 0.000011206
|
||||
6 13 3 0.000010967
|
||||
7 21 3 0.000010967
|
||||
8 34 3 0.000010967
|
||||
7 21 3 0.000010014
|
||||
8 34 3 0.000010014
|
||||
9 55 3 0.000010014
|
||||
10 89 3 0.000010967
|
||||
10 89 3 0.000011921
|
||||
11 144 3 0.000010014
|
||||
12 233 3 0.000015020
|
||||
12 233 3 0.000012875
|
||||
13 377 3 0.000010967
|
||||
14 610 3 0.000010014
|
||||
15 987 3 0.000010967
|
||||
16 1597 3 0.000010014
|
||||
17 2584 3 0.000010967
|
||||
14 610 3 0.000021219
|
||||
15 987 3 0.000019789
|
||||
16 1597 3 0.000011206
|
||||
17 2584 3 0.000009775
|
||||
18 4181 3 0.000010014
|
||||
19 6765 3 0.000011206
|
||||
20 10946 3 0.000009775
|
||||
19 6765 3 0.000010014
|
||||
20 10946 3 0.000010014
|
||||
21 17711 3 0.000010014
|
||||
22 28657 3 0.000014067
|
||||
23 46368 3 0.000013113
|
||||
24 75025 3 0.000010967
|
||||
25 121393 3 0.000011921
|
||||
26 196418 3 0.000010967
|
||||
22 28657 3 0.000010014
|
||||
23 46368 3 0.000012159
|
||||
24 75025 3 0.000009775
|
||||
25 121393 3 0.000011206
|
||||
26 196418 3 0.000010014
|
||||
27 317811 3 0.000010014
|
||||
28 514229 3 0.000010967
|
||||
28 514229 3 0.000019789
|
||||
</pre>
|
||||
</div>
|
||||
<p/>
|
||||
|
|
|
|||
|
|
@ -1909,7 +1909,7 @@ SEE ALSO
|
|||
|
||||
|
||||
|
||||
2016-11-29 MILLER(1)
|
||||
2016-11-30 MILLER(1)
|
||||
</pre>
|
||||
</div>
|
||||
<p/>
|
||||
|
|
|
|||
|
|
@ -1762,4 +1762,4 @@ SEE ALSO
|
|||
|
||||
|
||||
|
||||
2016-11-29 MILLER(1)
|
||||
2016-11-30 MILLER(1)
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: mlr
|
||||
.\" Author: [see the "AUTHOR" section]
|
||||
.\" Generator: ./mkman.rb
|
||||
.\" Date: 2016-11-29
|
||||
.\" Date: 2016-11-30
|
||||
.\" Manual: \ \&
|
||||
.\" Source: \ \&
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "MILLER" "1" "2016-11-29" "\ \&" "\ \&"
|
||||
.TH "MILLER" "1" "2016-11-30" "\ \&" "\ \&"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Portability definitions
|
||||
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue