[][src]Type Definition number::Float64

type Float64 = NativeType<f64>;

Trait Implementations

impl Display for Float64[src]