Int::float

Convert this integer to a Float type.

Type

float :: Int -> Float

Examples

println$( 100.float$() )