Type conversion Perform element-wise floating-point to integer and integer to floating-point conversion. TopicsConversion between floating-point typesdoubleToFloat(_:)floatToDouble(_:)convertElements(of:to:)convertElements(of:to:)Conversion between floating-point and integer typesInteger to single-precision floating-point conversionInteger to double-precision floating-point conversionSingle-precision floating point to integer conversionDouble-precision floating point to integer conversion See AlsoVector conversion functionsConversion to decibel equivalentsComplex vector conversionPolar-rectangular conversion