[][src]Function js_sys::Math::sin

pub fn sin(x: f64) -> f64

The Math.sin() function returns the sine of a number.

MDN documentation