Function angle_sc::trig::sine

source ·
pub fn sine(angle: Radians) -> UnitNegRange
Expand description

Calculate the sine of an angle in Radians.
Corrects sin ±π/4 to ±1/√2.