str Function

Purpose:

Returns the string represenation of a number

Syntax:

str(number)

Comments:

 

Example:

p str(21) * 3
21.000021.000021.0000