[Prev][Next][Index][Thread]
Re: Complex/Imaginary numbers
Reluctantly putting on my language lawyer hat again: this is another D++
feature. It alters the character of the language and is non-standard. Postfix
creation of a pair is a different matter to prefix creation of a bignum, and
this *should* be handled using make, or an i() function. :-(
Adding this would however be cool. :-)
- Rob.
Andreas Bogk wrote:
> so supporting the notation for complex literals would be natural. If
> anybody has objections, please raise them now ;).
Follow-Ups:
References: