Home
last modified time | relevance | path

Searched defs:k_tanf (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/libm/src/math/
Dk_tanf.rs23 pub(crate) fn k_tanf(x: f64, odd: bool) -> f32 { in k_tanf() function
Dmod.rs302 mod k_tanf; module