libm
0.2.11
libm
Function
cos
Copy item path
Source
pub fn cos(x:
f64
) ->
f64
Expand description
The cosine of
x
(f64).
x
is specified in radians.