Skip to main content

sin

Function sin 

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

Return the sine of x (in radians).