Function cast::f64

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

Checked cast function