C fprintf program outputing -1.#J instead of real numbers

Posted by bubba on Stack Overflow See other posts from Stack Overflow or by bubba
Published on 2010-05-27T17:26:59Z Indexed on 2010/05/27 17:31 UTC
Read the original article Hit count: 167

Filed under:

Statement in program: fprintf(OutBasalArea,"\t %12.2lf",SpecBasalArea[ks]); Getting -1.#J
Why and what change do I need to make to program statement?

© Stack Overflow or respective owner

Related posts about c