Function cast::f64

source ·
pub fn f64<T>(x: T) -> <f64 as From<T>>::Outputwhere
    f64: From<T>,
Expand description

Checked cast function