Home
last modified time | relevance | path

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

/external/musl/src/math/
Dj0f.c104 float y0f(float x) in y0f() function
/external/rust/crates/libm/src/math/
Dj0f.rs110 pub fn y0f(x: f32) -> f32 { in y0f() function