"Llewellyn Pritchard" <[EMAIL PROTECTED]> writes: > I found some more :)
Excellent! (Well ...) > 11.7.4. Numerical operations - Arithmetic operations > > (< -inf.0 x +inf.0)) ;=) #t > (> +inf.0 x -inf.0)) ;=) #t > > They both have extra right parenthesis. Yes. > The 2nd 'version'/'overload' of both '-' and '/' is defined to take 1 > or more arguments. It should be 2 or more arguments. > > They should be (- z1 z2 z3 . . . ) and (/ z1 z2 z3 ...) respectively. Indeed. (This one seems to date back to R5RS.) Thanks! -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
