float

Function float 

Source
pub fn float<T>(n: T) -> Float
where Float: Assign<T>,
Expand description

Creates a Float with the given value.