<
^
>
P
N
|<
>|
^
_
>
<
---
|
~
.
..
Help
Subject:
Modulo Operation
From: "
f. bou
" <kanvas75 web.de>
Date: Tue, 5 Feb 2002 07:59:55 +0900
In Ruby version 1.6.6 is -9 % 2 = 5 why. I thought it should be 4 or -4. Is it a bug?