NEST HelpDesk | Command Index | NEST Quick Reference |
setprecision - set precision for decimal place of a streamSynopsis:
ostream int setprecision -> ostreamExamples:
Author:
cerr 3 setprecision 3.12345678901 pprint endl -> 3.123
cerr 9 setprecision 3.12345678901 pprint endl -> 3.123456789
docu by Sirko StraubeSeeAlso: Source:
/opt/conda/conda-bld/nest_1512418773968/work/nest-2.14.0/sli/sli_io.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative