Home | Notes | Languages | Programs | Homework |
Fractions used in the remainder function |
Michael Witczak (mwitczak@VT.EDU)
Tue, 23 Oct 2001 22:18:22 -0400
Message-ID: <NNEDIFLPMDIECDCGIKEDIEJNCDAA.mwitczak@vt.edu> Date: Tue, 23 Oct 2001 22:18:22 -0400 From: Michael Witczak <mwitczak@VT.EDU> Subject: Fractions used in the remainder function
When a fraction is on top of the stack, and an integer is below it and the
remainder function is called, it throws an error saying that the fraction is
not of the correct type used in the remainder function. I looked through
the scheme reference and cannot find out why it is not working. Anyone have
any ideas as to why?
Thanks
Mike
Home | Notes | Languages | Programs | Homework |