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