Searched defs:k_cosf (Results 1 – 2 of 2) sorted by relevance
24 pub(crate) fn k_cosf(x: f64) -> f32 { in k_cosf() function
296 mod k_cosf; module