Navigation: Contents   Index   Previous   Next

FloatToStr(a:float):string

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)

Navigation: Contents   Index   Previous   Next



Copyright © 1998 - 2011 Paessler AG