initial 1.3.0
This commit is contained in:
17
help/equalv.html
Normal file
17
help/equalv.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>equalv</TITLE></HEAD>
|
||||
<BODY>
|
||||
<h1>equalv</h1>
|
||||
<B>Category</B><p>
|
||||
<a href="test_commands.html">Test commands</a> / <a href="math_commands.html">Mathematical commands</a></B><p>
|
||||
<p>
|
||||
<B>Syntax</B><p>
|
||||
<p>
|
||||
if (equalv(vA,vB)) { .....</B><p>
|
||||
if (vA == vB) { .....<p>
|
||||
<B>Description</B><p>
|
||||
Returns true if vA is equal to vB.<p>
|
||||
<B>See also</B><p>
|
||||
<a href="equaln.html">equaln</a><p>
|
||||
</BODY></HTML>
|
Reference in New Issue
Block a user