Skip to main content

sin

Function sin 

Source
pub fn sin(x: f64) -> f64
Expand description

Deterministic sine. Produces bit-identical results on all platforms.