digitalmars.D.bugs - missing properties for floating point types
- Thomas Kuehne (5/5) Aug 13 2004 The file "dmd/html/d/property.html" lists in the category
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