pub fn sine(angle: Radians) -> UnitNegRange
Expand description
Calculate the sine of an angle in Radians
.
Corrects sin ±π/4 to ±1/√2.
pub fn sine(angle: Radians) -> UnitNegRange
Calculate the sine of an angle in Radians
.
Corrects sin ±π/4 to ±1/√2.