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