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

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

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

revision 3608 by schoenebeck, Mon Sep 16 16:03:36 2019 UTC revision 3609 by schoenebeck, Tue Sep 24 12:28:52 2019 UTC
# Line 10  Line 10 
10        Calculates and returns the natural logarithm of the passed        Calculates and returns the natural logarithm of the passed
11        <code lang="nksp">??number??</code>.        <code lang="nksp">??number??</code>.
12      </p>      </p>
13        <note>
14          That base e is also available as built-in constant <code>~NI_MATH_E</code>.
15        </note>
16    
17      <h3>Function Prototype</h3>      <h3>Function Prototype</h3>
18      <p/>      <p/>

Legend:
Removed from v.3608  
changed lines
  Added in v.3609

  ViewVC Help
Powered by ViewVC