On Oct 15, 5:44 pm, Achim Passen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Am 15.10.2008 um 23:35 schrieb Islon:
>
> > Is there a remainder (rest of the division) function in closure? (as
> > java '%' operator).
> > I browse the docs but couldn't find one.
>
> clojure/rem
> ([num div])
> rem[ainder] of dividing numerator by denominator.
>
> I ran into the same problem some time ago - find-doc/searching for
> "remainder" doesn't work here, for obvious reasons. Maybe it's a good
> idea to change the doc string?
>
Done - thanks for the report.
Rich
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---