what dose this float value mean ( -1.#IND0 )

M

Mark Bluemel

Car said:
what dose this float value mean$B!)(B

The value is:

-1.#IND0

That doesn't look much like C to me.

More context would be helpful - where did you see it? Can
you show us a snippet of code with this in?
 
R

Richard Tobin

Car said:
what dose this float value mean$B!)(B

The value is:

-1.#IND0

It's probably what your system prints for some kind of NaN ("not a
number"); the "IND" means indefinite. You probably did something like
dividing zero by zero.

-- Richard
 
R

Richard Bos

Mark Bluemel said:
That doesn't look much like C to me.

More context would be helpful - where did you see it? Can
you show us a snippet of code with this in?

It's not code, it's output. It's a common format for the output of a
float of indeterminate value.

Richard
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top