Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Explanation pls
Message
From
03/03/2011 16:27:21
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Explanation pls
Miscellaneous
Thread ID:
01502561
Message ID:
01502561
Views:
121
Double d = Double.MaxValue;
            Int64 i = Int64.MaxValue;

            Double d2 = d - i;

            bool b = d2 == d;
Next
Reply
Map
View

Click here to load this message in the networking platform