Menu

PRINT USING Error?

Tom Lake
2014-06-18
2014-06-19
  • Tom Lake

    Tom Lake - 2014-06-18

    The following is what I get:

    print using"#.###";pi
    03.14159265359

    Shouldn't it print 3.142?

     
  • Markus Hoffmann

    Markus Hoffmann - 2014-06-19

    The correct syntax is:
    PRINT PI USING "#.###"

     
    • Tom Lake

      Tom Lake - 2014-06-19

      That'll teach me to RTFM before posting! Thanks.

      Tom L

       

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.