Name:
Anonymous
2006-07-22 11:25
Can anyone explain this thing.
It's really though to get ít straight.
Name:
Anonymous
2006-07-22 15:00
It is easy when you get the scheme; Do you know operator % or mod?
then if n | a - b is almost equivalent to a % n = b or b % n = a
Name:
Anonymous
2006-07-25 12:34
wolfram ( mathworld ) has more stuff