Hi friends,
I have modified an existing MANET protocol, its compiled successfully
but when I am running a tcl script after loading scenario file upto 70 nodes
it gives Floating point exception error. I do not able to get the reason for
the error. It's not a C++ code error becuase it's not
I think you should check your code and find the part of calculation which
having divide by zero value cause of floating point exception .
Hi everyone,
when I run my script, i received this error:
floating point exception
I understood that this error is related to calculating standard of deviation:
set standard_deviation [expr sqrt($variance)]
I traced variance and found that sometimes it's negative, but I
hi all ns list,
when i run tcl scripts i have this error message Floating point exception!
what does it mean what should i do?
thanks
Subject: [ns] Floating point exception error
hi all ns list,
when i run tcl scripts i have this error message Floating point
exception!
what does it mean what should i do?
thanks