Click here to Skip to main content
15,891,708 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Xml struggles Pin
lszanto14-Dec-08 12:58
lszanto14-Dec-08 12:58 
AnswerRe: C# Xml struggles Pin
Colin Angus Mackay14-Dec-08 14:20
Colin Angus Mackay14-Dec-08 14:20 
GeneralRe: C# Xml struggles Pin
lszanto14-Dec-08 14:33
lszanto14-Dec-08 14:33 
QuestionForm turning into component Pin
kod3brkr14-Dec-08 12:41
kod3brkr14-Dec-08 12:41 
AnswerRe: Form turning into component Pin
Colin Angus Mackay14-Dec-08 14:07
Colin Angus Mackay14-Dec-08 14:07 
GeneralRe: Form turning into component Pin
kod3brkr14-Dec-08 14:19
kod3brkr14-Dec-08 14:19 
GeneralRe: Form turning into component Pin
Colin Angus Mackay14-Dec-08 14:27
Colin Angus Mackay14-Dec-08 14:27 
GeneralRe: Form turning into component Pin
kod3brkr14-Dec-08 16:07
kod3brkr14-Dec-08 16:07 
GeneralRe: Form turning into component Pin
Colin Angus Mackay14-Dec-08 21:37
Colin Angus Mackay14-Dec-08 21:37 
GeneralRe: Form turning into component Pin
Luc Pattyn15-Dec-08 0:33
sitebuilderLuc Pattyn15-Dec-08 0:33 
QuestionCan I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Charith Jayasundara14-Dec-08 11:04
Charith Jayasundara14-Dec-08 11:04 
AnswerRe: Can I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Colin Angus Mackay14-Dec-08 12:17
Colin Angus Mackay14-Dec-08 12:17 
GeneralRe: Can I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Lev Danielyan14-Dec-08 19:37
Lev Danielyan14-Dec-08 19:37 
GeneralRe: Can I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Charith Jayasundara14-Dec-08 22:45
Charith Jayasundara14-Dec-08 22:45 
GeneralRe: Can I add new fields to an existing type using reflection( FieldBuilder) ? Pin
Lev Danielyan14-Dec-08 23:52
Lev Danielyan14-Dec-08 23:52 
QuestionDataGridViewComboBoxColumn, how the bound dataset into the datagridview. Pin
leeoze14-Dec-08 9:58
leeoze14-Dec-08 9:58 
AnswerRe: DataGridViewComboBoxColumn, how the bound dataset into the datagridview. Pin
basambora14-Dec-08 10:50
basambora14-Dec-08 10:50 
GeneralI tried to replace but there is a problem: Pin
leeoze14-Dec-08 18:48
leeoze14-Dec-08 18:48 
QuestionSin(pi) = 3,23108510433268E-15 Pin
Fernando I14-Dec-08 7:34
Fernando I14-Dec-08 7:34 
AnswerRe: Sin(pi) isn't always zero Pin
Luc Pattyn14-Dec-08 8:04
sitebuilderLuc Pattyn14-Dec-08 8:04 
AnswerRe: Sin(pi) = 3,23108510433268E-15 Pin
Paul Conrad14-Dec-08 9:10
professionalPaul Conrad14-Dec-08 9:10 
GeneralRe: Sin(pi) = 3,23108510433268E-15 Pin
Luc Pattyn14-Dec-08 9:36
sitebuilderLuc Pattyn14-Dec-08 9:36 
Paul Conrad wrote:
As Luc said, floating point is not exact due to computers storing numbers in binary


I didn't say that at all. I did not even mention binary; if computers were to store things in decimal, their value for pi or SQRT(2) or any other transcendental or irrational number would be equally wrong.


Paul Conrad wrote:
3,23108510433268E-15 is pretty darn close to zero


That is a matter of opinion.
The integer number 323108510433268 is also pretty close to zero in that there are many more integers larger than it, than there are integers between it and zero...

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Fixturized forever. Confused | :confused:


GeneralRe: Sin(pi) = 3,23108510433268E-15 Pin
Paul Conrad14-Dec-08 11:01
professionalPaul Conrad14-Dec-08 11:01 
GeneralRe: Sin(pi) = 3,23108510433268E-15 Pin
Christian Graus14-Dec-08 9:36
protectorChristian Graus14-Dec-08 9:36 
GeneralRe: Sin(pi) = 3,23108510433268E-15 Pin
Mark Salsbery14-Dec-08 10:52
Mark Salsbery14-Dec-08 10:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.