Function cast::f64 [] [src]

pub fn f64<T>(x: T) -> <f64 as From<T>>::Output where
    f64: From<T>, 

Checked cast function