STR$ returns a string containing the value of NumExp

Syntax

STR$(NumExp)

Arguments

Examples

STR$(3.1514)

 returns
"3.1415"


 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview