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