angle_sc::trig

Function sine

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

Calculate the sine of an angle in Radians.

Corrects sin ±π/4 to ±1/√2.