home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH11 / A1122103.TXT < prev    next >
Encoding:
Text File  |  1993-08-09  |  134 b   |  4 lines

  1. The manipulator setprecision() changes the precision to 4. The
  2. floating-point value f is output with precision 4, that is,
  3. 6.6667.
  4.