Updated docs and added constants to tracker
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>function Sign(n) </h2></p>
|
||||
<p><h2>Function Sign(n) </h2></p>
|
||||
<p>
|
||||
Returns the sign of a number
|
||||
</p>
|
||||
@@ -15,6 +15,7 @@
|
||||
n < 0 returns -1 n = 0 returns 0 n > 0 returns 1
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user