libm

Function sin

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

The sine of x (f64).

x is specified in radians.