Files
RCBASIC4/doc/files/str_f.txt
2024-10-06 17:07:06 -04:00

9 lines
197 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$