devela::_dep::libm

Function sin

pub fn sin(x: f64) -> f64 
Available on crate feature dep_libm only.
Expand description

The sine of x (f64).

x is specified in radians.