[][src]Function directx_math::XMScalarSin

pub fn XMScalarSin(Value: f32) -> f32

Computes the sine of a radian angle.

Remarks

This function uses a 11-degree minimax approximation.

https://docs.microsoft.com/en-us/windows/win32/api/directxmath/nf-directxmath-XMScalarSin