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