[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Scheme-reports] grammar of numbers
- To: scheme-reports <scheme-reports@x>
- Subject: [Scheme-reports] grammar of numbers
- From: Michael Montague <mikemon@x>
- Date: Thu, 14 Nov 2013 21:14:45 -0800
The grammar of numbers on p. 62 appears to require that complex numbers
without a real part must have a sign on the imaginary part.
For example, 100i must be written as +100i. Chibi happily accepts 100i
and treats it as 0+100i.
Is there an error in the grammar or is Chibi providing an extension?
Thanks.
Michael.
_______________________________________________
Scheme-reports mailing list
Scheme-reports@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports