Searched defs:j1f (Results 1 – 3 of 3) sorted by relevance
/external/musl/src/math/ | ||
D | j1f.c | 64 float j1f(float x) in j1f() function |
/external/rust/crates/libm/src/math/ | ||
D | j1f.rs | 66 pub fn j1f(x: f32) -> f32 { in j1f() function |
D | mod.rs | 146 mod j1f; module |