DOC: undefined type of idouble + double

Thomas Kuehne thomas-dloop at kuehne.cn
Thu Mar 2 00:20:30 PST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://www.digitalmars.com/d/type.html
"Usual Arithmetic Conversions" doesn't list any of the following
conversions:

float -> cfloat
ifloat -> cfloat
double -> cdouble
idouble -> cdouble
real -> creal
ireal -> creal

http://www.digitalmars.com/d/float.html
"Complex and Imaginary types" documents the conversions above:
> There is no particular complex literal syntax, just add a real and
> imaginary type.

DMD-0.148 allows the promotion to complex types.

Thomas


-----BEGIN PGP SIGNATURE-----

iD8DBQFEBqs03w+/yD4P9tIRAmmXAKCdr6HhltusbNlcIbsRPRKOy2HFJACfVFov
8/m2InRl20RWcepSFqBDmxo=
=hLk9
-----END PGP SIGNATURE-----



More information about the Digitalmars-d-bugs mailing list