libm
0.2.11
In libm::
math::
tanf
Constants
T1_PIO2
T2_PIO2
T3_PIO2
T4_PIO2
Functions
tanf
libm
::
math
::
tanf
Function
tanf
Copy item path
Settings
Help
Summary
Source
pub fn tanf(x:
f32
) ->
f32
Expand description
The tangent of
x
(f32).
x
is specified in radians.