4.66.2.17. FloatToStr function
Table of Contents
4.66.2.19. Flt function
- 4.66.2.18. -
Table of Contents
4. Standard Units
4.66. Strings - Large string manipulation unit
4.66.2. Strings Unit Procedures and Functions
4.66.2.18. Fls function
4.66.2.18. Fls function
Targets: MS-DOS, OS/2, Win32
Strings Unit
Converts its argument into standard floating-point string.
Declaration:
function
Fls(X: Extended):
String
;
Examples:
Fls(1E+1) = 10. Fls(2.855E-2) = 0.02855
4.66.2.17. FloatToStr function
Table of Contents
4.66.2.19. Flt function
- 4.66.2.18. -