Updated docs and added constants to tracker
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#title Sign [RCBasic Doc]
|
||||
#header function Sign(n)
|
||||
#header Function Sign(n)
|
||||
|
||||
Returns the sign of a number
|
||||
|
||||
n < 0 returns -1
|
||||
n = 0 returns 0
|
||||
n > 0 returns 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user