Searched defs:tanhf (Results 1 – 3 of 3) sorted by relevance
3 float tanhf(float x) in tanhf() function
4 pub fn tanhf(mut x: f32) -> f32 { in tanhf() function
172 mod tanhf; module