float function convert value to float type number : float « Buildin Function « Python Tutorial






print float(4)
13.18.float
13.18.1.float function convert value to float type number