Home
last modified time | relevance | path

Searched defs:atanhf (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/libm/src/math/
Datanhf.rs9 pub fn atanhf(mut x: f32) -> f32 { in atanhf() function
Dmod.rs102 mod atanhf; module
/external/musl/src/math/
Datanhf.c4 float atanhf(float x) in atanhf() function
/external/arm-optimized-routines/pl/math/
Dv_atanhf_3u1.c26 VPCS_ATTR v_f32_t V_NAME (atanhf) (v_f32_t x) in V_NAME() argument
Datanhf_3u1.c61 atanhf (float x) in atanhf() function