Searched defs:asinhf (Results 1 – 5 of 5) sorted by relevance
4 float asinhf(float x) in asinhf() function
11 pub fn asinhf(mut x: f32) -> f32 { in asinhf() function
96 mod asinhf; module
31 VPCS_ATTR v_f32_t V_NAME (asinhf) (v_f32_t x) in V_NAME() argument
43 asinhf (float x) in asinhf() function