Home
last modified time | relevance | path

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

/external/rust/crates/half/src/
Dnum_traits.rs644 fn LOG10_E() -> Self { in LOG10_E() method
1382 fn LOG10_E() -> Self { in LOG10_E() method
Dbfloat.rs773 pub const LOG10_E: bf16 = bf16(0x3EDEu16); constant
Dbinary16.rs782 pub const LOG10_E: f16 = f16(0x36F3u16); constant