[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Proposed elimination of mixed-type complex numbers



This would also eliminate the one-of-a-kind anomaly in type
expressions that (COMPLEX FLOAT) is not the same as (COMPLEX FLOAT *),
but rather is the same as (COMPLEX FLOAT FLOAT).  The COMPLEX type
expression would be allowed only a single "argument."