digitalmars.D.bugs - missing properties for floating point types
- "Thomas Kuehne" <eisvogel users.sourceforge.net> Aug 13 2004
The file "dmd/html/d/property.html" lists in the category "Properties for Floating Point Types" the properties (among others): "digits", "mantissa", "maxExp", "sign", "isnan" and "isnormal". Those properties are neither available for "float" and "double" nor "real". Thomas
Aug 13 2004








"Thomas Kuehne" <eisvogel users.sourceforge.net>