Appearance
float()
The float function is used to convert an integer to a float.
float
None
<b>{{ 5.float() }}</b>
<b>5.0</b>