--- layout: stdlib-reference --- # IFloat\.init ## Description Initializes a value of the conforming type form a float. ## Signature
IFloat.init(float value); IFloat.init(IFloat.This value);## Parameters #### value : float #### value : [IFloat](index.html)\.This