OSDN Git Service

SourceForge.JP で Mac 旧来の改行コード( CR のみ)の場合に正常に処理されないので、改行コードを変更。
[bacon/BaCon-Japanese.git] / 関数・命令 / SGN.txt
index 9e17822..45f1ce5 100644 (file)
@@ -1 +1,10 @@
-  SGN\r\r   SGN(x)\r\r   Type: function\r\r   Returns the sign of x. If x is a negative value, this function returns\r   -1. If x is a positive value, this function returns 1. If x is 0 then a\r   0 is returned.\r\r
\ No newline at end of file
+  SGN
+
+   SGN(x)
+
+   Type: function
+
+   Returns the sign of x. If x is a negative value, this function returns
+   -1. If x is a positive value, this function returns 1. If x is 0 then a
+   0 is returned.
+