Files
RCBASIC4/doc/files/str_f.txt
2026-02-26 15:33:51 -06:00

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$