10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
#title Str_F$ [RCBasic Doc]
|
|
#header Function Str_F$(n)
|
|
|
|
Returns a number converted to a string in fixed notation
|
|
|
|
The number will be returned with 6 decimal places of precision.
|
|
|
|
#ref Str$ Str_S$
|
|
|