Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function XOrBit(a, b) </h2></p>
|
||||
<p><h2>Function XOrBit(a, b) </h2></p>
|
||||
<p>
|
||||
Returns the value of the bitwise XOR operation on the operands A and B
|
||||
</p>
|
||||
@@ -16,6 +16,7 @@
|
||||
<a href="andbit.html">AndBit</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user