Searched defs:copysignf (Results 1 - 1 of 1) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_copysignf.c20 * copysignf(float x, float y)
21 * copysignf(x,y) returns a value with the magnitude of x and
29 copysignf(float x, float y) function

Completed in 63 milliseconds