Home
last modified time | relevance | path

Searched defs:LOG10_2 (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/half/src/
Dnum_traits.rs663 fn LOG10_2() -> Self in LOG10_2() method
1402 fn LOG10_2() -> Self in LOG10_2() method
Dbfloat.rs775 pub const LOG10_2: bf16 = bf16(0x3E9Au16); constant
Dbinary16.rs784 pub const LOG10_2: f16 = f16(0x34D1u16); constant