List Question
20 TechQA 2009-10-20T21:32:32.517000Silverlight XAML Binding -- Decimal to Double
1.4k views
Asked by Overhed
SQL Server CONVERT(NUMERIC(18,0), '') fails but CONVERT(INT, '') succeeds?
84.7k views
Asked by Zachary Scott
How does testing if a string is 'greater' than another work in Bash?
38.5k views
Asked by helpermethod
Casting and Convert.ToInt32() behave different in C#?
277 views
Asked by Junior Mayhé
Error converting varchar to numeric (but there's no number)
302 views
Asked by Hugo Lisandro Puyol
Is there a purpose to using boost::numeric_cast<double>(long) (i.e., converting from long to double)?
425 views
Asked by jhourback
How to convert UInt64 to Int64?
2.9k views
Asked by ma11hew28
Type aware string to number conversion in C++
147 views
Asked by Mircea Ispas
convert (long mantissa) and (sbyte exponent) to decimal
1.3k views
Asked by Oleg Vazhnev
C++ void reverse function
2.8k views
Asked by Kira Thalacker
Why is 0 < -0x80000000?
18.5k views
Asked by Jayesh Bhoi
swift 2.0 NSDecimalNumber possible discrepency converting to long
79 views
Asked by absmiths
How do I convert the value of a TextView to integer
2.8k views
Asked by Oyubu Obukohwo
C++ how to set a fixed decimal precision for a float
6.2k views
Asked by Ælex
how to take apart numbers into integer & fractional part in scheme?
791 views
Asked by Javran
How do I stop implicit date conversion when using ifelse with date time data?
212 views
Asked by Michelle
.NET Double storage in DataTable?
2.5k views
Asked by sawk
Can one assign 4 little-endian-ordered bytes of an unsigned integer to a Java primitive using just bitwise operators?
1.6k views
Asked by David Bullock