Function js_sys::Math::tan[][src]

pub fn tan(x: f64) -> f64

The Math.tan() function returns the tangent of a number.

MDN documentation