git-svn-id: svn://db.shs.com.ru/pip@501 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">PIP
|
||||
 <span id="projectnumber">0.7.1</span>
|
||||
 <span id="projectnumber">1.0.0_rc3</span>
|
||||
</div>
|
||||
<div id="projectbrief">Platform-Independent Primitives</div>
|
||||
</td>
|
||||
@@ -198,7 +198,8 @@ Functions</h1>
|
||||
<li>y0(x) - Bessel function second kind order 0</li>
|
||||
<li>y1(x) - Bessel function second kind order 1</li>
|
||||
<li>yn(x, n) - Bessel function second kind order n</li>
|
||||
<li>random(s, f) - regular random number in range [s, f]</li>
|
||||
<li>random(s, a) - regular random with shift s and amp a</li>
|
||||
<li>randomn(s, a) - normalize random with shift s and amp a</li>
|
||||
<li>min(x0, x1, ...) - minimum of x0, x1, ...</li>
|
||||
<li>max(x0, x1, ...) - maximum of x0, x1, ...</li>
|
||||
<li>clamp(x, a, b) - trim x on range [a, b]</li>
|
||||
@@ -219,7 +220,7 @@ Example</h1>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="class_p_i_evaluator.html">PIEvaluator</a></li>
|
||||
<li class="footer">Generated on Mon Feb 27 2017 15:24:46 for PIP by
|
||||
<li class="footer">Generated on Tue May 23 2017 11:20:44 for PIP by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user