1.0.0[−][src]Constant sgx_tstd::f32::RADIX
pub const RADIX: u32 = f32::RADIX; // 2u32
The radix or base of the internal representation of f32
.
Use f32::RADIX
instead.
pub const RADIX: u32 = f32::RADIX; // 2u32
The radix or base of the internal representation of f32
.
Use f32::RADIX
instead.