Contents Index Previous Next
FloatToStr converts the floating-point value given by Value to its string representation. The conversion uses general number format with 15 significant digits.
s=floattostr(1.234)