/[svn]/doc/docbase/instrument_scripts/nksp/reference/functions/nksp_sh_left_function.html
ViewVC logotype

Diff of /doc/docbase/instrument_scripts/nksp/reference/functions/nksp_sh_left_function.html

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

revision 3600 by schoenebeck, Thu Aug 29 12:13:17 2019 UTC revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC
# Line 48  sh_left(??number??, ??shifts??) Line 48  sh_left(??number??, ??shifts??)
48          <td>Bit shifted result.</td>          <td>Bit shifted result.</td>
49        </tr>        </tr>
50      </table>      </table>
51        
52        <h3>Remarks</h3>
53        <p>
54          This functions accepts finalness for its argument <code>??number??</code>.
55          The return value's finalness will be identical to <code>??number??</code>'s one.
56        </p>
57    
58      <h3>Examples</h3>      <h3>Examples</h3>
59      <p/>      <p/>
60      <code>      <code>

Legend:
Removed from v.3600  
changed lines
  Added in v.3601

  ViewVC Help
Powered by ViewVC