Re: [ns] floating point exception error (Elahe Alipour)

2007-08-14 Thread Phitsanu Eamsomboon
I think you should check your code and find the part of calculation which having divide by zero value cause of floating point exception .

Re: [ns] Floating point exception error

2006-10-18 Thread Vindya Amaradasa
This error can be caused by 'division by zero'. Have a look through your code for any possible divisions by zero (consider worst cases). Hope it helps! Vindya - Original Message - From: Bilel Romdhani [EMAIL PROTECTED] To: Ns-users@ISI.EDU Sent: Wednesday, October 18, 2006 2:48 PM