1.0.0[−][src]Constant sgx_tstd::f32::DIGITS
pub const DIGITS: u32 = f32::DIGITS; // 6u32
Approximate number of significant digits in base 10.
Use f32::DIGITS
instead.
pub const DIGITS: u32 = f32::DIGITS; // 6u32
Approximate number of significant digits in base 10.
Use f32::DIGITS
instead.