Document the sign() function.
authorPeter Eisentraut
Thu, 20 Sep 2001 16:41:26 +0000 (16:41 +0000)
committerPeter Eisentraut
Thu, 20 Sep 2001 16:41:26 +0000 (16:41 +0000)
doc/src/sgml/func.sgml

index 0dc19768c1cdb62f6e1cec44a2887b19aa866260..0a8b2f6d73478b0634b33343559cc8cdceaaec8a 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Functions and Operators
       
      
 -->
+     
+      sign(numeric)
+      numeric
+      sign of the argument (-1, 0, +1)
+      sign(-8.4)
+      -1
+     
+
      
       sqrt(dp)
       dp