Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

tanf

Function tanf 

Source
pub fn tanf(x: f32) -> f32
Expand description

The tangent of x (f32).

x is specified in radians.