Package: C
C
C reference: copysignf
copysignf
func copysignf(x: float32, y: float32) -> float32;
copysign
Copies the sign of a floating-point value.
cos
Computes cosine.
On this page