data.sty
changeset 618 f4818c95a32e
parent 565 2be8c4c77418
child 767 bdd12391d345
equal deleted inserted replaced
617:f7de0915fff2 618:f4818c95a32e
    71 26 8.42479
    71 26 8.42479
    72 27 16.88678
    72 27 16.88678
    73 28 34.79653
    73 28 34.79653
    74 \end{filecontents}
    74 \end{filecontents}
    75 
    75 
       
    76 % JavaScript, example (a*)*b  
       
    77 \begin{filecontents}{re-js.data}
       
    78 5   0.061
       
    79 10  0.061
       
    80 15  0.061
       
    81 20  0.070
       
    82 23  0.131
       
    83 25  0.308
       
    84 26  0.564
       
    85 28  1.994
       
    86 30  7.648
       
    87 31  15.881 
       
    88 32  32.190
       
    89 \end{filecontents}
       
    90 
    76 % Java 8, example (a*)*b  
    91 % Java 8, example (a*)*b  
    77 \begin{filecontents}{re-java.data}
    92 \begin{filecontents}{re-java.data}
    78 5  0.00298
    93 5  0.00298
    79 10  0.00418
    94 10  0.00418
    80 15  0.00996
    95 15  0.00996
   114 33000  19.04270
   129 33000  19.04270
   115 35000  21.08329
   130 35000  21.08329
   116 37000  23.75398
   131 37000  23.75398
   117 39000  26.15787
   132 39000  26.15787
   118 \end{filecontents}
   133 \end{filecontents}
       
   134 
       
   135 
   119 
   136 
   120 %% re1.scala: example a?{n} a{n}
   137 %% re1.scala: example a?{n} a{n}
   121 \begin{filecontents}{re1.data}
   138 \begin{filecontents}{re1.data}
   122 1 0.00179
   139 1 0.00179
   123 2 0.00011
   140 2 0.00011