Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/libm/src/math/
Dk_tan.rs62 pub(crate) fn k_tan(mut x: f64, mut y: f64, odd: i32) -> f64 { in k_tan() function
Dmod.rs313 mod k_tan; module