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

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

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

revision 3601 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC revision 3602 by schoenebeck, Mon Sep 16 16:16:09 2019 UTC
# Line 10  Line 10 
10        Calculates and returns the sine of the passed        Calculates and returns the sine of the passed
11        <code lang="nksp">??number??</code>.        <code lang="nksp">??number??</code>.
12      </p>      </p>
13        <note>
14          The natural constant &pi; ("pi") is also available as built-in constant <code>~NI_MATH_PI</code>.
15        </note>
16    
17      <h3>Function Prototype</h3>      <h3>Function Prototype</h3>
18      <p/>      <p/>

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

  ViewVC Help
Powered by ViewVC