Home
last modified time | relevance | path

Searched defs:y1f (Results 1 – 2 of 2) sorted by relevance

/external/musl/src/math/
Dj1f.c102 float y1f(float x) in y1f() function
/external/rust/crates/libm/src/math/
Dj1f.rs110 pub fn y1f(x: f32) -> f32 { in y1f() function