floating point min, max, min_normal
Don
nospam at nospam.com
Thu Aug 12 03:55:48 PDT 2010
bearophile wrote:
> I vaguely remember Don talking about this, but I don't remember the conclusions, and there is something strange.
>
> In this page among the properties of floating point values the min seems missing:
> http://www.digitalmars.com/d/2.0/property.html
>
> Yet the min is present and returns the same value as min_normal:
min is deprecated. It is scheduled for removal. It's deliberately no
longer included in the list of properties.
More information about the Digitalmars-d-learn
mailing list