libm
0.2.11
In libm::
math::
tan
libm
::
math
::
tan
Function
tan
Copy item path
source
pub fn tan(x:
f64
) ->
f64
Expand description
The tangent of
x
(f64).
x
is specified in radians.