Contents Chapter 15: Formatting Large Decimal Numbers | Print page 15.1. toString()The toString() service presents the number as a string. No additional parameter is used. Table 15.1: ExampleM2DocNumberType{ m:node.number }0.0081444Numeric{ m:node.number.toString() }0.0081444String « Chapter 15: Formatting Large Decimal Numbers 15.2. toFixed() »