toFloat method
Converts value into float or returns 0 when conversion is not possible.
value
the value to convert. Returns float value or 0 when conversion is not supported.
See [DoubleConverter.toDouble] See [DoubleConverter.toDoubleWithDefault]
Converts value into float or returns 0 when conversion is not possible.
value
the value to convert.
Returns float value or 0 when conversion is not supported.See [DoubleConverter.toDouble] See [DoubleConverter.toDoubleWithDefault]