Changeset 20086 for lang/haskell/nario/Util.hs
- Timestamp:
- 09/28/08 10:42:38 (3 months ago)
- Files:
-
- 1 modified
-
lang/haskell/nario/Util.hs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/haskell/nario/Util.hs
r20045 r20086 11 11 12 12 -- ユーティリティ関数 13 14 -- 符号を返す 15 sgn x 16 | x > 0 = 1 17 | x < 0 = -1 18 | otherwise = 0 13 19 14 20 -- x に d を加算した結果が x0~x1 の範囲内を超えないようにする
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)