Module std::cmath::c_double_targ_consts

Statics

pub static digits: uint = 15u  
pub static epsilon: f64 = 2.220446e-16_f64  
pub static mantissa_digits: uint = 53u  
pub static max_10_exp: int = 308  
pub static max_exp: uint = 1024u  
pub static max_value: f64 = 1.797693e+308_f64  
pub static min_10_exp: int = -307  
pub static min_exp: uint = -1021u  
pub static min_value: f64 = 2.225074e-308_f64  
pub static radix: uint = 2u