Click here to Skip to main content
15,907,183 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: here the code Pin
Sandeep Akhare2-May-07 23:08
Sandeep Akhare2-May-07 23:08 
Generalok but.. Pin
dheema2-May-07 23:19
dheema2-May-07 23:19 
GeneralRe: ok but.. Pin
Sandeep Akhare2-May-07 23:26
Sandeep Akhare2-May-07 23:26 
QuestionNo PostBack For OnClientClick On GridView Button Pin
michaelastewartmas2-May-07 17:21
michaelastewartmas2-May-07 17:21 
QuestionIIS Question Pin
1001100010010110100002-May-07 15:35
1001100010010110100002-May-07 15:35 
AnswerRe: IIS Question Pin
Guffa2-May-07 20:41
Guffa2-May-07 20:41 
GeneralRe: IIS Question Pin
1001100010010110100004-May-07 4:22
1001100010010110100004-May-07 4:22 
QuestionIE and Fire Fox issues Pin
_tasleem2-May-07 9:26
_tasleem2-May-07 9:26 
AnswerRe: IE and Fire Fox issues Pin
Guffa2-May-07 9:37
Guffa2-May-07 9:37 
GeneralRe: IE and Fire Fox issues Pin
_tasleem2-May-07 9:54
_tasleem2-May-07 9:54 
AnswerRe: IE and Fire Fox issues Pin
Guffa2-May-07 10:58
Guffa2-May-07 10:58 
GeneralRe: IE and Fire Fox issues Pin
George L. Jackson2-May-07 12:55
George L. Jackson2-May-07 12:55 
AnswerRe: IE and Fire Fox issues Pin
George L. Jackson2-May-07 12:38
George L. Jackson2-May-07 12:38 
QuestionWeb Service & Directories Pin
royk1232-May-07 9:24
royk1232-May-07 9:24 
Questionjavascipt math.... Pin
Fred_Smith2-May-07 7:29
Fred_Smith2-May-07 7:29 
AnswerRe: javascipt math.... Pin
Guffa2-May-07 8:55
Guffa2-May-07 8:55 
Fred_Smith wrote:
If, for example, I enter 79.32 in the first box and 10 in the second, instead of getting 793.2 I get 793.1999999999999


That is completely normal. Floating point math is never exact.

Most values can not be exactly represented, so the closest approximation is used. When you multiply the values, the rounding errors get large enough to show up when you convert the value to it's string representation.

---
single minded; short sighted; long gone;

GeneralRe: javascipt math.... Pin
Fred_Smith2-May-07 9:43
Fred_Smith2-May-07 9:43 
AnswerRe: javascipt math.... Pin
Guffa2-May-07 10:57
Guffa2-May-07 10:57 
GeneralRe: javascipt math.... Pin
Fred_Smith2-May-07 11:13
Fred_Smith2-May-07 11:13 
AnswerRe: javascipt math.... Pin
Guffa2-May-07 11:21
Guffa2-May-07 11:21 
Questionhtml form limitation? Pin
gus_br2-May-07 3:10
gus_br2-May-07 3:10 
AnswerRe: html form limitation? Pin
led mike2-May-07 4:35
led mike2-May-07 4:35 
QuestionScroll!! urgent Pin
dheema2-May-07 0:26
dheema2-May-07 0:26 
QuestionWeb App Setup Pin
tadhg881-May-07 22:30
tadhg881-May-07 22:30 
AnswerRe: Web App Setup Pin
kubben2-May-07 2:14
kubben2-May-07 2:14 

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.