Strange CNRM problem - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: General Forum (/forum-4.html) +--- Thread: Strange CNRM problem (/thread-13814.html) |
Strange CNRM problem - brickviking - 10-17-2019 04:59 AM With the following array Code:
I get the following output: Code:
I'm trying to get a single figure out of it, not the line above. Another set of figures works perfectly well, but I don't know what I need to do to get the above set to work "properly". (Post 331) RE: Strange CNRM problem - brickviking - 10-17-2019 05:03 AM Heh. I figured it out. The last figure? It's not a float figure. If I specified 12. instead of merely 12, CNRM works properly. I'll chalk that one up to digging, and noticing a missing period. (Post 332) |