mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-21 02:23:20 +00:00
neaten
This commit is contained in:
parent
7d4678c910
commit
c0cc52c2c5
4 changed files with 39 additions and 39 deletions
|
|
@ -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.000034094
|
||||
3 3 5 0.000014067
|
||||
4 5 9 0.000015974
|
||||
5 8 15 0.000022888
|
||||
6 13 25 0.000031948
|
||||
2 2 3 0.000035048
|
||||
3 3 5 0.000012875
|
||||
4 5 9 0.000017166
|
||||
5 8 15 0.000021935
|
||||
6 13 25 0.000032902
|
||||
7 21 41 0.000048161
|
||||
8 34 67 0.000073910
|
||||
9 55 109 0.000117064
|
||||
10 89 177 0.000185966
|
||||
11 144 287 0.000302076
|
||||
12 233 465 0.000478983
|
||||
13 377 753 0.000763893
|
||||
14 610 1219 0.001212120
|
||||
15 987 1973 0.002434969
|
||||
16 1597 3193 0.002960920
|
||||
17 2584 5167 0.004831076
|
||||
18 4181 8361 0.010132074
|
||||
19 6765 13529 0.013621807
|
||||
20 10946 21891 0.019582987
|
||||
21 17711 35421 0.031795979
|
||||
22 28657 57313 0.050273180
|
||||
23 46368 92735 0.081897020
|
||||
24 75025 150049 0.129742861
|
||||
25 121393 242785 0.210371971
|
||||
26 196418 392835 0.338075161
|
||||
27 317811 635621 0.555773973
|
||||
28 514229 1028457 0.885555983
|
||||
11 144 287 0.000303030
|
||||
12 233 465 0.000478029
|
||||
13 377 753 0.000764847
|
||||
14 610 1219 0.001672983
|
||||
15 987 1973 0.001921177
|
||||
16 1597 3193 0.003156900
|
||||
17 2584 5167 0.005409002
|
||||
18 4181 8361 0.008440018
|
||||
19 6765 13529 0.012629986
|
||||
20 10946 21891 0.020117044
|
||||
21 17711 35421 0.031926870
|
||||
22 28657 57313 0.052613020
|
||||
23 46368 92735 0.092349052
|
||||
24 75025 150049 0.142802954
|
||||
25 121393 242785 0.223661184
|
||||
26 196418 392835 0.371279955
|
||||
27 317811 635621 0.588642836
|
||||
28 514229 1028457 0.961585999
|
||||
</pre>
|
||||
</div>
|
||||
<p/>
|
||||
|
|
@ -665,32 +665,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.000036001
|
||||
3 3 3 0.000013113
|
||||
2 2 3 0.000035048
|
||||
3 3 3 0.000012875
|
||||
4 5 3 0.000010967
|
||||
5 8 3 0.000010014
|
||||
5 8 3 0.000011206
|
||||
6 13 3 0.000010967
|
||||
7 21 3 0.000010014
|
||||
8 34 3 0.000010014
|
||||
9 55 3 0.000010014
|
||||
10 89 3 0.000011921
|
||||
11 144 3 0.000010014
|
||||
12 233 3 0.000014067
|
||||
13 377 3 0.000010014
|
||||
14 610 3 0.000010967
|
||||
11 144 3 0.000010967
|
||||
12 233 3 0.000013113
|
||||
13 377 3 0.000010967
|
||||
14 610 3 0.000010014
|
||||
15 987 3 0.000010014
|
||||
16 1597 3 0.000008821
|
||||
17 2584 3 0.000010014
|
||||
16 1597 3 0.000010967
|
||||
17 2584 3 0.000008821
|
||||
18 4181 3 0.000010014
|
||||
19 6765 3 0.000010014
|
||||
20 10946 3 0.000010014
|
||||
21 17711 3 0.000010014
|
||||
22 28657 3 0.000010014
|
||||
23 46368 3 0.000011921
|
||||
24 75025 3 0.000010014
|
||||
23 46368 3 0.000012159
|
||||
24 75025 3 0.000009775
|
||||
25 121393 3 0.000010014
|
||||
26 196418 3 0.000010014
|
||||
27 317811 3 0.000009060
|
||||
27 317811 3 0.000010014
|
||||
28 514229 3 0.000010014
|
||||
</pre>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2012,7 +2012,7 @@ SEE ALSO
|
|||
|
||||
|
||||
|
||||
2017-02-15 MILLER(1)
|
||||
2017-02-16 MILLER(1)
|
||||
</pre>
|
||||
</div>
|
||||
<p/>
|
||||
|
|
|
|||
|
|
@ -1863,4 +1863,4 @@ SEE ALSO
|
|||
|
||||
|
||||
|
||||
2017-02-15 MILLER(1)
|
||||
2017-02-16 MILLER(1)
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: mlr
|
||||
.\" Author: [see the "AUTHOR" section]
|
||||
.\" Generator: ./mkman.rb
|
||||
.\" Date: 2017-02-15
|
||||
.\" Date: 2017-02-16
|
||||
.\" Manual: \ \&
|
||||
.\" Source: \ \&
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "MILLER" "1" "2017-02-15" "\ \&" "\ \&"
|
||||
.TH "MILLER" "1" "2017-02-16" "\ \&" "\ \&"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Portability definitions
|
||||
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue