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