Function cast::f64[][src]

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

Checked cast function