Complex numbers are harder to use than in C

Marduk via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Nov 22 10:55:37 PST 2016


On Sunday, 20 November 2016 at 12:08:23 UTC, Ilya Yaroshenko 
wrote:

> You can use builtin complex numbers (cfloat/cdouble/creal). The 
> idea of std.complex is wrong . Mir GLAS uses builtin complex 
> numbers and I don't think they will be really deprecated. --Ilya

Good to know! The builtin syntax is more reasonable than 
std.complex.


More information about the Digitalmars-d-learn mailing list