/[svn]/doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/reference/01_nksp_reference.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2966 by schoenebeck, Mon Jul 18 09:56:23 2016 UTC revision 2971 by schoenebeck, Thu Jul 21 16:35:07 2016 UTC
# Line 60  Line 60 
60          <td>Random number generator.</td>          <td>Random number generator.</td>
61        </tr>        </tr>
62        <tr>        <tr>
63            <td><code>min()</code></td>
64            <td>Calculates the minimum value of two given values.</td>
65          </tr>
66          <tr>
67            <td><code>max()</code></td>
68            <td>Calculates the maximum value of two given values.</td>
69          </tr>
70          <tr>
71          <td><code>num_elements()</code></td>          <td><code>num_elements()</code></td>
72          <td>Returns the size of the requested array variable.</td>          <td>Returns the size of the requested array variable.</td>
73        </tr>        </tr>

Legend:
Removed from v.2966  
changed lines
  Added in v.2971

  ViewVC Help
Powered by ViewVC