Searched defs:copysignf (Results 1 – 8 of 8) sorted by relevance
5 float copysignf(float x, float y) in copysignf() function
6 pub fn copysignf(x: f32, y: f32) -> f32 { in copysignf() function
108 mod copysignf; module
4 float copysignf(float x, float y) in copysignf() function
35 float copysignf(float x, float y) in copysignf() function