1 NUM1$ The NUM1$ function changes a numeric expression to a numeric character string without leading and trailing spaces. Example Number$ = NUM1$(PI/2) 2 Syntax str-var = NUM1$(num-exp)