Module std::cmath::c_float_targ_consts

Statics

pub static digits: uint = 6u  
pub static epsilon: f32 = 0.000000_f32  
pub static mantissa_digits: uint = 24u  
pub static max_10_exp: int = 38  
pub static max_exp: uint = 128u  
pub static max_value: f32 = 3.402823e+38_f32  
pub static min_10_exp: int = -37  
pub static min_exp: uint = -125u  
pub static min_value: f32 = 1.175494e-38_f32  
pub static radix: uint = 2u